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

https://github.com/pevers/frust

Fridge controller written in Rust
https://github.com/pevers/frust

Last synced: 5 months ago
JSON representation

Fridge controller written in Rust

Awesome Lists containing this project

README

          

# frust

Fridge controller written in Rust.

![image](./monitor.png)

**alarm.sh** Bash script to monitor fridge temperature.

# Services

Overview of the different services running on the Raspberry Pi.

```
sudo systemctl start frust # Start the controller
sudo systemctl start alarm # Start the monitor
```