Skip to content
 
 

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Modified system monitor from xfce-hkmon. Added more temperature monitoring.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages