Skip to content
forked from Mystro256/xsensors

a fork of Xsensors with various improvements (GTK3, cleanup, bugfixes, enhancements)

License

Notifications You must be signed in to change notification settings

Kelpee/xsensors

 
 

Repository files navigation

xsensors - Mystro256 fork

This is an updated fork of xsensors (http://www.linuxhardware.org/xsensors/), which continues development where the original stream left off. It includes GTK3 support, a preference menu, bugfixes and various updates.

This is a program designed to display all the related information from your motherboard sensors. This information is gathered via lm_sensors, the software drivers that actually gathers the sensor information.

alt text

Requirements:

Installation:

./configure
make
make install

I would suggest running the detect script if you don't have lm_sensors configured yet:

sudo sensors-detect

About

a fork of Xsensors with various improvements (GTK3, cleanup, bugfixes, enhancements)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Makefile 35.3%
  • C 35.1%
  • Shell 27.8%
  • Other 1.8%