A fast, Rust-based GUI desktop application designed to streamline system management across various Linux distributions.
📋 Key Features
- Software Management: Install and remove native packages and Flatpak apps through a unified user interface.
- System Administration: Execute one-click tasks like system updates, toggling Bluetooth, setting up TLP power management, and more.
- System Information: Display local system hardware and OS specs directly within the app interface.
- Customizable App Config: Easily customize available applications by editing the
apps_config.csvconfiguration.
🚀 Quick Start
git clone https://github.com/TheLinuxITGuy/Toolbox.git
cd Toolbox
chmod +x linux-it-guy-toolbox
./linux-it-guy-toolbox
Check out the full repository and setup instructions on GitHub.