Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/KostyaEsmukov/afancontrol
- Owner: KostyaEsmukov
- License: mit
- Created: 2013-06-04T22:01:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T13:10:29.000Z (10 months ago)
- Last Synced: 2024-02-14T21:21:18.196Z (9 months ago)
- Topics: arduino, fan, fan-control, linux
- Language: Python
- Homepage: https://afancontrol.readthedocs.io/
- Size: 570 KB
- Stars: 53
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
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 ``_.