liquidctl


Nameliquidctl JSON
Version 1.14.0 PyPI version JSON
download
home_pagehttps://github.com/liquidctl/liquidctl
SummaryCross-platform tool and drivers for liquid coolers and other devices
upload_time2025-01-01 12:01:37
maintainerNone
docs_urlNone
authorJonas Malaco
requires_python>=3.8
licenseNone
keywords aio aquacomputer asus clc cli corsair cross-platform dram driver evga fan-controller gigabyte hue2 kraken led-controller liquid-cooler nzxt power-supply smart-device
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # liquidctl – liquid cooler control

Cross-platform tool and drivers for liquid coolers and other devices.

Go to the [project homepage] for more information.

```
$ liquidctl list
Device #0: Corsair Vengeance RGB DIMM2
Device #1: Corsair Vengeance RGB DIMM4
Device #2: NZXT Smart Device (V1)
Device #3: NZXT Kraken X (X42, X52, X62 or X72)

# liquidctl initialize all
NZXT Smart Device (V1)
├── Firmware version             1.7  
├── LED accessories                2  
├── LED accessory type    HUE+ Strip  
└── LED count (total)             20  

NZXT Kraken X (X42, X52, X62 or X72)
└── Firmware version    6.2  

# liquidctl status
NZXT Smart Device (V1)
├── Fan 1 speed            1499  rpm
├── Fan 1 voltage         11.91  V
├── Fan 1 current          0.05  A
├── Fan 1 control mode      PWM  
├── Fan 2 [...]
├── Fan 3 [...]
└── Noise level              61  dB

NZXT Kraken X (X42, X52, X62 or X72)
├── Liquid temperature    34.7  °C
├── Fan speed              798  rpm
└── Pump speed            2268  rpm

# liquidctl status --match vengeance --unsafe=smbus,vengeance_rgb
Corsair Vengeance RGB DIMM2
└── Temperature    37.5  °C

Corsair Vengeance RGB DIMM4
└── Temperature    37.8  °C

# liquidctl --match kraken set fan speed  20 30  30 50  34 80  40 90  50 100
# liquidctl --match kraken set pump speed 70
# liquidctl --match kraken set sync color fixed 0080ff
# liquidctl --match "smart device" set led color moving-alternating "hsv(30,98,100)" "hsv(30,98,10)" --speed slower
```

[project homepage]: https://github.com/liquidctl/liquidctl

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/liquidctl/liquidctl",
    "name": "liquidctl",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "aio, aquacomputer, asus, clc, cli, corsair, cross-platform, dram, driver, evga, fan-controller, gigabyte, hue2, kraken, led-controller, liquid-cooler, nzxt, power-supply, smart-device",
    "author": "Jonas Malaco",
    "author_email": "jonas@protocubo.io",
    "download_url": "https://files.pythonhosted.org/packages/d9/86/6c5f842642b88166fb21ab5218a1af47e567f684a564db77eeca2235c7d1/liquidctl-1.14.0.tar.gz",
    "platform": null,
    "description": "# liquidctl \u2013 liquid cooler control\n\nCross-platform tool and drivers for liquid coolers and other devices.\n\nGo to the [project homepage] for more information.\n\n```\n$ liquidctl list\nDevice #0: Corsair Vengeance RGB DIMM2\nDevice #1: Corsair Vengeance RGB DIMM4\nDevice #2: NZXT Smart Device (V1)\nDevice #3: NZXT Kraken X (X42, X52, X62 or X72)\n\n# liquidctl initialize all\nNZXT Smart Device (V1)\n\u251c\u2500\u2500 Firmware version             1.7  \n\u251c\u2500\u2500 LED accessories                2  \n\u251c\u2500\u2500 LED accessory type    HUE+ Strip  \n\u2514\u2500\u2500 LED count (total)             20  \n\nNZXT Kraken X (X42, X52, X62 or X72)\n\u2514\u2500\u2500 Firmware version    6.2  \n\n# liquidctl status\nNZXT Smart Device (V1)\n\u251c\u2500\u2500 Fan 1 speed            1499  rpm\n\u251c\u2500\u2500 Fan 1 voltage         11.91  V\n\u251c\u2500\u2500 Fan 1 current          0.05  A\n\u251c\u2500\u2500 Fan 1 control mode      PWM  \n\u251c\u2500\u2500 Fan 2 [...]\n\u251c\u2500\u2500 Fan 3 [...]\n\u2514\u2500\u2500 Noise level              61  dB\n\nNZXT Kraken X (X42, X52, X62 or X72)\n\u251c\u2500\u2500 Liquid temperature    34.7  \u00b0C\n\u251c\u2500\u2500 Fan speed              798  rpm\n\u2514\u2500\u2500 Pump speed            2268  rpm\n\n# liquidctl status --match vengeance --unsafe=smbus,vengeance_rgb\nCorsair Vengeance RGB DIMM2\n\u2514\u2500\u2500 Temperature    37.5  \u00b0C\n\nCorsair Vengeance RGB DIMM4\n\u2514\u2500\u2500 Temperature    37.8  \u00b0C\n\n# liquidctl --match kraken set fan speed  20 30  30 50  34 80  40 90  50 100\n# liquidctl --match kraken set pump speed 70\n# liquidctl --match kraken set sync color fixed 0080ff\n# liquidctl --match \"smart device\" set led color moving-alternating \"hsv(30,98,100)\" \"hsv(30,98,10)\" --speed slower\n```\n\n[project homepage]: https://github.com/liquidctl/liquidctl\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Cross-platform tool and drivers for liquid coolers and other devices",
    "version": "1.14.0",
    "project_urls": {
        "Changelog": "https://github.com/liquidctl/liquidctl/blob/main/CHANGELOG.md",
        "Documentation": "https://github.com/liquidctl/liquidctl/blob/main/README.md",
        "Homepage": "https://github.com/liquidctl/liquidctl",
        "Source": "https://github.com/liquidctl/liquidctl"
    },
    "split_keywords": [
        "aio",
        " aquacomputer",
        " asus",
        " clc",
        " cli",
        " corsair",
        " cross-platform",
        " dram",
        " driver",
        " evga",
        " fan-controller",
        " gigabyte",
        " hue2",
        " kraken",
        " led-controller",
        " liquid-cooler",
        " nzxt",
        " power-supply",
        " smart-device"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e6fa394b09e88bf3f4fcbd906189d32974c064b86bf2ba581da3e9ba96a7ca74",
                "md5": "eb137973d154f236a0de5a1671ea5fe8",
                "sha256": "af6855a528801f429d41305333549214ced55d34a6fd7c707f2ee21d8101dca5"
            },
            "downloads": -1,
            "filename": "liquidctl-1.14.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb137973d154f236a0de5a1671ea5fe8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 140209,
            "upload_time": "2025-01-01T12:01:33",
            "upload_time_iso_8601": "2025-01-01T12:01:33.902518Z",
            "url": "https://files.pythonhosted.org/packages/e6/fa/394b09e88bf3f4fcbd906189d32974c064b86bf2ba581da3e9ba96a7ca74/liquidctl-1.14.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9866c5f842642b88166fb21ab5218a1af47e567f684a564db77eeca2235c7d1",
                "md5": "55d506ef46fbf82136a8bae1eef30a59",
                "sha256": "a90e3f36a13adbaf2f463adf0051f30107fd3d0edecac89f46a5bd931b2b54f2"
            },
            "downloads": -1,
            "filename": "liquidctl-1.14.0.tar.gz",
            "has_sig": false,
            "md5_digest": "55d506ef46fbf82136a8bae1eef30a59",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1876711,
            "upload_time": "2025-01-01T12:01:37",
            "upload_time_iso_8601": "2025-01-01T12:01:37.389420Z",
            "url": "https://files.pythonhosted.org/packages/d9/86/6c5f842642b88166fb21ab5218a1af47e567f684a564db77eeca2235c7d1/liquidctl-1.14.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-01 12:01:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "liquidctl",
    "github_project": "liquidctl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "liquidctl"
}
        
Elapsed time: 0.64777s