https://github.com/hectorespert/boinc-addons
Boinc Home Assistant Addon
https://github.com/hectorespert/boinc-addons
addon addons boinc boinc-client citizen-science hacktoberfest home-assistant homeassistant science scientific-computing
Last synced: 8 days ago
JSON representation
Boinc Home Assistant Addon
- Host: GitHub
- URL: https://github.com/hectorespert/boinc-addons
- Owner: hectorespert
- License: apache-2.0
- Created: 2023-11-19T11:12:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-09T14:21:35.000Z (7 months ago)
- Last Synced: 2024-10-16T00:21:13.443Z (6 months ago)
- Topics: addon, addons, boinc, boinc-client, citizen-science, hacktoberfest, home-assistant, homeassistant, science, scientific-computing
- Language: Python
- Homepage: https://hectorespert.github.io/boinc-addons/
- Size: 408 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Home Assistant BOINC Add-on repository
This repository allows to install the [Home Assistant BOINC Add-on](./boinc) in your Home Assistant installation.
[](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhectorespert%2Fboinc-addons)
## Add-ons
This repository contains the following add-ons
### [BOINC add-on](./boinc)
![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]
![Supports armhf Architecture][armhf-shield]
![Supports armv7 Architecture][armv7-shield]
![Supports i386 Architecture][i386-shield][BOINC](https://boinc.berkeley.edu) is an open-source software platform for computing using volunteered resources.
The BOINC add-on, running on your Home Assistant, downloads scientific computing jobs and runs them invisibly in the background.
[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg