8000 GitHub - xsmon/xsmon: Extra small system monitor for X11
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xsmon/xsmon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xsmon

Extra small system monitor for X11.

Screenshot

screenshot

Features

  • CPU and RAM usage monitoring
  • alerting when threshold exceeded
  • customizable colors
  • extra low memory footprint
  • zero dependency (only XCB)

Build Instructions

DEB-based distro

apt install libx11-xcb-dev

RPM-based distro

yum install libxcb-devel

Build & Run

make
./xsmon

License

MIT

0