Fix HAOS compatibility and update documentation

This commit is contained in:
2026-04-04 00:37:10 +02:00
parent b23d0b4072
commit c4ddb25467
12 changed files with 293 additions and 111 deletions

View File

@@ -1,16 +1,5 @@
{
"name": "dont-stop-folding Add-on Repository",
"name": "dont-stop-folding",
"url": "https://gitea.bitfire.work/retr0/dont-stop-folding",
"maintainer": "retr0",
"addons": {
"foldingathome": {
"name": "Folding@home",
"version": "0.8.0",
"slug": "foldingathome",
"description": "Run Folding@home to contribute to scientific research",
"url": "https://gitea.bitfire.work/retr0/dont-stop-folding",
"arch": ["amd64", "armhf", "armv7", "aarch64"],
"image": "local/addon-foldingathome:{version}"
}
}
}
"maintainer": "retr0"
}