Toolbox Gui
A GUI for using Toolboxes in Fedora Silverblue/Kinoite
Install / Use
npx skills add Dvlv/toolbox-guiInstalls into whichever agent you are using.
README
Toolbox GUI
A GUI manager for your toolboxes, made with Python and GTK.

Functionality
- :heavy_plus_sign: - Create new Toolbox.
- ⏹ - Stop Toolbox (only appears if running).
- :information_source: - View Toolbox information.
- :gear: - Change Toolbox Settings (name).
- :computer: - Open a terminal in Toolbox
- :package:
- Run a Command inside Toolbox
- View Applications inside Toolbox / Copy Applications to Host
- Install an RPM File inside Toolbox (The flatpak only has access to
~/Downloadsby default) - Update Toolbox
- :wastebasket: - Delete Toolbox
(Icons may differ based on your icon theme)
Flatpak
Clone or download this repo, cd into the folder, then install like so:
From Binary
flatpak install --user toolbox-gui.flatpak
Build From Source
- Install
flatpak-builder(probably in a Toolbox) flatpak-builder --user --install --force-clean build-dir co.uk.dvlv.toolbox-gui.yml
Running (Standalone script)
Clone this repo, then execute ./toolbox-gui. A Silverblue / Kinoite installation should come with the necessary python dependencies out-of-the-box.
TODO
- [ ] Icon PNGs
Future Functionality
-
[ ] Export / Import list of packages (for upgrading)
-
[ ] Dist Upgrades (sudo dnf update --releasever=36)
-
[ ] test
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
