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!
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.