Metadata-Version: 2.1
Name: liquidctl
Version: 1.1.0
Summary: Cross-platform tool and drivers for liquid coolers and other devices
Home-page: https://github.com/jonasmalacofilho/liquidctl
Author: Jonas Malaco
Author-email: jonas@protocubo.io
License: UNKNOWN
Project-URL: Documentation, https://github.com/jonasmalacofilho/liquidctl/blob/v1.1.0/README.md
Project-URL: Changelog, https://github.com/jonasmalacofilho/liquidctl/blob/v1.1.0/CHANGELOG.md
Description: # liquidctl – liquid cooler control
        
        _Cross-platform tool and drivers for liquid coolers and other devices_
        
        [![Join the chat at https://gitter.im/liquidctl/Lobby](https://badges.gitter.im/liquidctl/Lobby.svg)](https://gitter.im/liquidctl/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
        
        ```
        # liquidctl list
        Device 0, NZXT Kraken X (X42, X52, X62 or X72)
        
        # liquidctl initialize
        
        # liquidctl status
        Device 0, NZXT Kraken X (X42, X52, X62 or X72)
        Liquid temperature          29.4  °C
        Fan speed                    639  rpm
        Pump speed                  1910  rpm
        Firmware version           4.0.2
        
        # liquidctl set pump speed 90
        # liquidctl set fan speed  20 30  30 50  34 80  40 90  50 100
        
        # liquidctl set ring color fading 350017 ff2608
        # liquidctl set logo color spectrum-wave
        ```
        
        Check the project page page for more information.
Keywords: cross-platform driver nzxt kraken smart-device grid
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Hardware :: Hardware Drivers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3
Description-Content-Type: text/markdown
