mirror of
https://github.com/VirtCode/venti.git
synced 2026-08-03 12:53:57 +02:00
a simple, stable and efficient replacement for fancontrol with a human-friendly config
- Rust 97%
- Shell 3%
| src | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| PKGBUILD | ||
| README.md | ||
| venti.service | ||
I recently wanted to write a configuration for fancontrol from lm-sensors by hand, and was so frustrated I decided to write this instead. So venti is a simple, (hopefully) stable and efficient replacement for fancontrol with a human-friendly config.
Todo
Things I want to do before actually start dogfooding this:
- Check for duplicates when creating channels
- Return lower refresh timing when kicking to not block
- Systemd service and pkgbuild
- Teeeeests
- This readme here
Also things I wanna at (and was kinda preparing for):
- Nvidia temp readouts using nvml or something (feature flag tho don't worry)
- A license maybe? (gpl or gtfo)
- Also, cleanup the random logs