项目作者: Kerryliu

项目描述 :
A sensor monitoring app for linux!
高级语言: C++
项目地址: git://github.com/Kerryliu/Visor.git
创建时间: 2017-05-15T19:48:06Z
项目社区:https://github.com/Kerryliu/Visor

开源协议:GNU General Public License v2.0

下载


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.