Skip to content

Latest commit

 

History

History
58 lines (34 loc) · 1.24 KB

File metadata and controls

58 lines (34 loc) · 1.24 KB

Veltrix

Veltrix is a lightweight Rust + egui desktop application for managing NBFC (NoteBook FanControl) configurations on Linux.

👉 Download the latest release


📦 Prerequisites

Make sure you have the following installed:


🔧 Build from source

git clone https://github.com/ERFouX/Veltrix.git
cd Veltrix
cargo build --release

The compiled binary will be available in:

target/release/veltrix

📸 Preview

Veltrix v0.1.0

Veltrix screenshot

🛠 Roadmap

  • Profile editing from GUI
  • Autostart support
  • Windows support (future)

🤝 Contributing

Pull requests and issues are welcome. If you’d like to add features or improve Veltrix, feel free to open a discussion.


📜 License

MIT License – see the LICENSE file for details.