mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
17887e5214bd15112bbbb00ddfd7256fab863656
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
- Continious development releases
- Flatpak support
- MVP
- Publish on Flathub
- More settings
Installing the application
The application as of now is only available as a development build. You can download it here but be aware of unfinished features and possible instabilities.
Compiling Source
This project now uses Gnome Builder as main build tool and the Flatpak toolchain.
Recommended: Building using Flatpak
- Install dependencies:
flatpak install org.flatpak.Builderflatpak install org.gnome.Sdkflatpak install org.freedesktop.Sdk.Extension.rust-stable
- Compile with:
- Flatpak Builder by opening the project folder and pressing run or
- Run
build_install_local.sh
Traditional Compilation
- 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 buildorcargo run
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Description
Graphical application to manage containertoolbx.org containers intended for use on Fedora Silverblue.
Readme
4.5 MiB
Languages
Rust
81.5%
Meson
14.1%
Shell
4.3%
CSS
0.1%
