Tux Manager
A Linux Task Manager alternative built with Qt6, inspired by the Windows Task Manager but designed to go further - providing deep visibility into system processes, performance metrics, users, and services.
Features
Properties
- Privacy focused
- Lightweight
Features
- Dark Mode
- Ad-free
- Works Offline
- No registration required
- No Tracking
- Process Monitoring
Tux Manager News & Activities
Recent activities
Danilo_Venom added Tux Manager as alternative to ACTVT
jonas-balane added Tux Manager as alternative to Balane Disk- crse updated Tux Manager
- crse liked Tux Manager
- justarandom added Tux Manager
justarandom added Tux Manager as alternative to Process Explorer, htop, System Informer and Mission Center
Tux Manager information
Featured in Lists
in progress Only clone (either 1-to-1 or general function similarity) are included on the list. Artwork by SuperTux …
What is Tux Manager?
A Linux Task Manager alternative built with Qt6, inspired by the Windows Task Manager but designed to go further - providing deep visibility into system processes, performance metrics, users, and services.
Installing Debian / Ubuntu / Fedora / EL derivatives (Rocky/Alma/OL)
Use prebuilt packages that can be downloaded from releases AUR
Use an AUR helper like paru or yay:
yay -S tuxmanager
Nix flake
Add the following to your flake.nix:
inputs.tuxManager.url = "github:benapetr/TuxManager/"; inputs.tuxManager.inputs.nixpkgs.follows = "nixpkgs"; # optional, deduplicates dependencies
You can then access the package at: inputs.tuxManager.packages.${pkgs.stdenv.hostPlatform.system}.default Others
You can use an AppImage that can be downloaded from releases or just build it yourself.






