screenshot

Features

Installation

  1. Download xfce-hkmon.cpp and compile it (you only need gcc 4.6+ or clang installed): g++ -std=c++0x -O3 -lrt xfce-hkmon.cpp -o xfce-hkmon
  2. Place the executable somewhere (e.g. /usr/local/bin)
  3. Make sure you have the XFCE Generic Monitor Applet installed (the package is called xfce4-genmon-plugin in some distros).
  4. Add a new XFCE Generic Monitor Applet with these settings: no label, one second refresh period, Bitstream Vera Sans Mono font (recommended a monospace font) and the following command: /usr/local/bin/xfce-hkmon NET CPU TEMP IO RAM

Notes