Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 503 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 503 Bytes

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.