This is an old revision of the document!
Task Manager
Easy to use task manager
Status: stable 
Author: Mike Massonnet mmassonnet@xfce.org 
Tarballs: http://archive.xfce.org/src/apps/xfce4-taskmanager 
Code: http://git.xfce.org/apps/xfce4-taskmanager 
Bugzilla: http://bugzilla.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 window icons/names.
 - Customizable with some settings.
 - Filter process list on process names.
 - Support for Gtk+3.
 
Download
Latest version
xfce4-taskmanager-1.2.1.tar.bz2 
Mailing list announcement
sha1: 6b8292680fc3fd08b33c83c90e85bc0c8a825346
Archive
Installation Instructions
Dependencies
GTK+ 2.14 (Or Gtk+3) 
Cairo 1.5 
Libwnck 2.0 (optional) (Libwnck 3.0 if using Gtk+3)
Extract source code
tar xf xfce4-taskmanager-<VERSION>.tar.bz2 cd xfce4-taskmanager-<VERSION> ./configure # or ./configure --prefix=/usr or/and --enable-gtk3
Now you can already run the application:
./src/xfce4-taskmanager
Install system wide
sudo make install
