An open API service indexing awesome lists of open source software.

https://github.com/hectorespert/boinc-addons

BOINC Home Assistant Addons
https://github.com/hectorespert/boinc-addons

addon addons boinc boinc-client citizen-science hacktoberfest home-assistant homeassistant science scientific-computing

Last synced: 2 months ago
JSON representation

BOINC Home Assistant Addons

Awesome Lists containing this project

README

          

# Home Assistant BOINC add-ons repository

This repository allows to install the [Home Assistant BOINC Add-on](./boinc) and other related add-ons in your Home Assistant installation to contribute to scientific research projects using the [BOINC](https://boinc.berkeley.edu) platform.

The [BOINC](https://boinc.berkeley.edu) platform enables individuals to contribute their computer's idle processing power to various scientific research projects, such as climate modeling, medical research, and astrophysics.

## Installation

[![Open your Home Assistant instance and show the add add-on repository dialog with a specific repository URL pre-filled.](https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg)](https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhectorespert%2Fboinc-addons)

To install the add-ons provided by this repository in your Home Assistant instance, click on the button above or follow these steps:

1. Open your Home Assistant instance.
2. Go to the Supervisor panel.
3. Click on the "Add-on Store" tab.
4. Click on the three dots in the top right corner and select "Repositories".
5. Add the repository URL: `https://github.com/hectorespert/boinc-addons`.
6. Install the desired add-ons from the store.

## Usage

This repository contains the following add-ons, enable them as needed:

### [BOINC add-on](./boinc)

![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]

[BOINC](https://boinc.berkeley.edu) is an open-source software platform for computing using volunteered resources.

This add-on configures and executes the BOINC client in your Home Assistant instance, downloads scientific computing jobs and runs them invisibly in the background.

### [boinctui add-on](./boinctui)

![Supports aarch64 Architecture][aarch64-shield]
![Supports amd64 Architecture][amd64-shield]

[boinctui](https://github.com/suleman1971/boinctui) is a fullscreen text mode manager for the BOINC client.

It provides a terminal user interface (TUI) to monitor and control the BOINC client.

[aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg