- Notifications
You must be signed in to change notification settings - Fork1
A sensor monitoring app for linux!
License
NotificationsYou must be signed in to change notification settings
Kerryliu/Visor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 runmake
in the src directory to compile Visor.Before you run, make sure you have lm_sensors installed and set up.