Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/KostyaEsmukov/afancontrol

Advanced Fan Control program, which controls PWM fans according to the current temperatures of the system components.
https://github.com/KostyaEsmukov/afancontrol

arduino fan fan-control linux

Last synced: 10 days ago
JSON representation

Advanced Fan Control program, which controls PWM fans according to the current temperatures of the system components.

Awesome Lists containing this project

README

        

afancontrol
===========

.. image:: https://img.shields.io/pypi/v/afancontrol.svg?style=flat-square
:target: https://pypi.python.org/pypi/afancontrol/
:alt: Latest Version

.. image:: https://img.shields.io/github/actions/workflow/status/KostyaEsmukov/afancontrol/ci.yml?branch=master&style=flat-square
:target: https://github.com/KostyaEsmukov/afancontrol/actions/workflows/ci.yml?query=branch%3Amaster
:alt: Build Status

.. image:: https://img.shields.io/github/license/KostyaEsmukov/afancontrol.svg?style=flat-square
:target: https://pypi.python.org/pypi/afancontrol/
:alt: License

`afancontrol` stands for "Advanced fancontrol". Think of it as
`fancontrol `_
with more advanced configuration abilities.

`afancontrol` measures temperatures from sensors, computes the required
airflow and sets PWM fan speeds accordingly.

The docs are available at ``_.