Task Manager
Easy to use task manager
Status: stable
Author: Mike Massonnet mmassonnet@xfce.org
Roadmap: http://wiki.xfce.org/roadmaps/taskmgr
- Support for Linux, OpenBSD, NetBSD, FreeBSD and OpenSolaris.
- Monitors the CPU and memory usage.
- Tree view columns can be reordered.
- View processes as a tree.
- Display process icons (only if built using wnck).
- Customizable with some settings.
- Filter process list on process names.
- Support for Gtk+3.
xfce4-taskmanager Main Window |
---|
xfce4-taskmanager Settings |
---|
Latest Release
- xfce4-taskmanager 1.5.7 released (2024/02/29 15:40)
- Download current release (older versions of this component are also available here)
Installation Instructions
Dependencies
- Gtk3
- Cairo 1.5
- Libwnck 3.0 (optional)
- Xmu 1.1.2
Extract source code
tar xf xfce4-taskmanager-<VERSION>.tar.bz2 cd xfce4-taskmanager-<VERSION> ./configure # or ./configure --prefix=/usr
Now you can already run the application:
./src/xfce4-taskmanager
Install system wide
sudo make install
Source Code Repository
Reporting Bugs
- Reporting Bugs – List of currently open bugs and instructions on how to submit new bug reports