From a0d04c64b8891aacc1419d14c59baa96fc6ffb38 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 5 Oct 2023 06:06:03 +0200 Subject: [PATCH] Add BOINC to wishlist --- wishlist.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wishlist.toml b/wishlist.toml index 64eb4490..8ee2d034 100644 --- a/wishlist.toml +++ b/wishlist.toml @@ -148,6 +148,12 @@ description = "Blynk library for embedded hardware. Works with Arduino, ESP8266, upstream = "https://github.com/blynkkk/blynk-library" website = "" +[boinc] +name = "BOINC" +description = "Donate unused CPU time to help scientific projects (like World Community Grid or Rosetta@home)" +upstream = "https://github.com/BOINC/boinc" +website = "https://boinc.berkeley.edu/" + [borgwarehouse] name = "BorgWarehouse" description = "A fast and modern WebUI for a BorgBackup's central repository server"