Skip to content
/ Visor Public
forked from Kerryliu/Visor

A sensor monitoring app for linux!

License

Notifications You must be signed in to change notification settings

overnxt/Visor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visor

A new sensor monitoring app for linux!

Shows the current, minimum, maximum, and average value for each sensor in the first tab, and their respective graphs in the second tab. Expect many more changes and improvements! screenshot

Running it:

To build you require gcc, gtk3, and gtkmm3.
Then run make in the src directory to compile Visor. Before you run, make sure you have lm_sensors installed and set up.

About

A sensor monitoring app for linux!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.2%
  • Makefile 0.8%