Ecosyste.ms: Awesome
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 days ago
JSON representation
Fridge controller written in Rust
- Host: GitHub
- URL: https://github.com/pevers/frust
- Owner: pevers
- Created: 2020-08-30T14:15:53.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T15:28:18.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T02:14:01.230Z (about 1 month ago)
- Language: Rust
- Size: 621 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```