Veltrix is a lightweight Rust + egui desktop application for managing NBFC (NoteBook FanControl) configurations on Linux.
Make sure you have the following installed:
- Rust (latest stable)
- NBFC Linux (must be accessible via
nbfcin your terminal)
git clone https://github.com/ERFouX/Veltrix.git
cd Veltrix
cargo build --releaseThe compiled binary will be available in:
target/release/veltrix
Veltrix v0.1.0
- Profile editing from GUI
- Autostart support
- Windows support (future)
Pull requests and issues are welcome. If you’d like to add features or improve Veltrix, feel free to open a discussion.
MIT License – see the LICENSE file for details.