Skip to content

lightful/xfce-hkmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacker's Monitor for XFCE

Screenshot and doc

See the project web page.

Installation

  1. Download xfce-hkmon.cpp and compile it (you only need gcc or clang installed):
g++ -std=c++0x -O3 -lrt xfce-hkmon.cpp -o xfce-hkmon
  1. Place the executable somewhere (e.g. /usr/local/bin)
  2. Add a XFCE Generic Monitor Applet (comes with most distros) with these settings: no label, 1 second period, Bitstream Vera Sans Mono font (recommended) and the following command:
/usr/local/bin/xfce-hkmon NET CPU TEMP IO RAM

About

Hacker's Monitor for XFCE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published