Metadata-Version: 2.1
Name: afancontrol
Version: 3.1.0
Summary: Advanced fancontrol daemon
Home-page: https://github.com/KostyaEsmukov/afancontrol
Author: Kostya Esmukov
Author-email: kostya@esmukov.ru
License: UNKNOWN
Description: 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/workflow/status/KostyaEsmukov/afancontrol/CI?style=flat-square
            :target: https://github.com/KostyaEsmukov/afancontrol/actions
            :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 <https://github.com/lm-sensors/lm-sensors/blob/master/prog/pwm/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 `<https://afancontrol.readthedocs.io/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: System :: Hardware
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.7
Provides-Extra: metrics
Provides-Extra: dev
Provides-Extra: arduino
