A fast Rust desktop app for installing/removing apps and running Linux admin tasks with one click.

Supports: Arch, Debian, Fedora
🛑 Linux Mint 22.3 DON'T UPGRADE YET. Ubuntu 26.04 LTS works - wait for Linux Mint 23 based on 26.04 to be released
git clone https://github.com/TheLinuxITGuy/Toolbox.git
cd Toolbox
chmod +x linux-it-guy-toolbox
./linux-it-guy-toolbox
Build:
# Arch
sudo pacman -Syu git rust cargo
# Debian/Ubuntu 26.04 LTS
sudo apt install -y git cargo rustc libxcb-render0-dev libxcb-shape0-dev libxcb-xfixes0-dev libxkbcommon-dev libssl-dev
# Fedora
sudo dnf install -y git cargo rust libxcb-devel libxkbcommon-devel openssl-devel
Apps are defined in apps_config.csv with columns:
- Category, Label, Package Name, Flatpak ID, Exec Name, Notes
Users can add applications be editing the apps_config.csv file.
https://www.paypal.com/donate/?hosted_button_id=WPTX2BMBARSG2
$ claude mcp add Toolbox \
-- python -m otcore.mcp_server <graph>