Toolbx Tuner
Toolbx Tuner is a tool to improve the experience with toolbx.
Project Roadmap
The project is currently only a user-interface concept. The program is not actually usable.
- UI Prototype
- MVP
- Flatpak support
- .desktop file support
- More settings
Compiling Source
- This project is built with
Relm4
, therefore, the pre-requisits for gtk4 need to be installed. Follow the gtk4-rs book's installation instructions. - Compile with:
cargo build
orcargo appimage
(requirescargo install cargo-appimage
).
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.