Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sfan5/fancontrol-c

C port of the "fancontrol" script from lm_sensors: Temperature dependent fan speed control
https://github.com/sfan5/fancontrol-c

Last synced: 11 days ago
JSON representation

C port of the "fancontrol" script from lm_sensors: Temperature dependent fan speed control

Awesome Lists containing this project

README

        

fancontrol-c
============

This is a port of the "fancontrol" script from lm_sensors to C.
It should function identically with the exception of these missing features:
* It won't warn you about outdated configs properly
* Multiple fans per PWM output are not supported (yet)

Lastly, if you intend to use this on Arch Linux a PKGBUILD is provided in the pkg/ subfolder.