Skip to content

Kerryliu/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.