CHANGELOG.md
LICENSE.txt
MANIFEST.in
README.md
pytest.ini
setup.py
docs/asetek-690lc-guide.md
docs/asetek-pro-guide.md
docs/corsair-commander-guide.md
docs/corsair-hxi-rmi-psu-guide.md
docs/corsair-platinum-pro-xt-guide.md
docs/ddr4-guide.md
docs/gigabyte-rgb-fusion2-guide.md
docs/kraken-x2-m2-guide.md
docs/kraken-x3-z3-guide.md
docs/nvidia-guide.md
docs/nzxt-e-series-psu-guide.md
docs/nzxt-hue2-guide.md
docs/nzxt-smart-device-v1-guide.md
docs/developer/capturing-usb-traffic.md
docs/developer/creating-vm-for-capture.md
docs/developer/porting-drivers-from-opencorsairlink.md
docs/developer/release-checklist.md
docs/developer/style-guide.md
docs/developer/techniques-for-analyzing-usb-protocols.md
docs/developer/images/create_vm.png
docs/developer/images/create_vm_1.png
docs/developer/images/create_vm_10.png
docs/developer/images/create_vm_2.png
docs/developer/images/create_vm_3.png
docs/developer/images/create_vm_4.png
docs/developer/images/create_vm_5.png
docs/developer/images/create_vm_6.png
docs/developer/images/create_vm_7.png
docs/developer/images/create_vm_8.png
docs/developer/images/create_vm_9.png
docs/developer/images/icue.png
docs/developer/images/vendor_product_id.png
docs/developer/images/wireshark_1.png
docs/developer/images/wireshark_2.png
docs/developer/images/wireshark_3.png
docs/developer/images/wireshark_4.png
docs/developer/protocol/lighting_node_rgb.md
docs/developer/protocol/vengeance_rgb.md
docs/linux/making-systemd-units-wait-for-devices.md
docs/windows/running-your-first-command-line-program.md
extra/krakenduty-poc
extra/liquiddump
extra/prometheus-liquidctl-exporter
extra/yoda
extra/completions/liquidctl.bash
extra/contrib/liquidctlfan/README.md
extra/contrib/liquidctlfan/liquidctlfan
extra/contrib/liquidctlfan/systemd/liquidctlfan.service
extra/linux/71-liquidctl.rules
extra/linux/generate-uaccess-udev-rules.py
extra/old-tests/asetek_legacy
extra/old-tests/asetek_modern
extra/old-tests/asetek_modern_rainbow
extra/old-tests/kraken_two
extra/windows/0001-Fix-203-libusb-sometimes-cleaned-up-too-early.patch
extra/windows/9999-Add-local-version.patch
extra/windows/LQiNFO.py
extra/windows/liquidctl_logo_v1_circle_256.ico
extra/windows/redist-notices.txt
liquidctl/__init__.py
liquidctl/cli.py
liquidctl/error.py
liquidctl/extraversion.py
liquidctl/keyval.py
liquidctl/pmbus.py
liquidctl/util.py
liquidctl/version.py
liquidctl.egg-info/PKG-INFO
liquidctl.egg-info/SOURCES.txt
liquidctl.egg-info/dependency_links.txt
liquidctl.egg-info/entry_points.txt
liquidctl.egg-info/requires.txt
liquidctl.egg-info/top_level.txt
liquidctl/driver/__init__.py
liquidctl/driver/asetek.py
liquidctl/driver/asetek_pro.py
liquidctl/driver/base.py
liquidctl/driver/commander_pro.py
liquidctl/driver/corsair_hid_psu.py
liquidctl/driver/ddr4.py
liquidctl/driver/hydro_platinum.py
liquidctl/driver/kraken2.py
liquidctl/driver/kraken3.py
liquidctl/driver/nvidia.py
liquidctl/driver/nzxt_epsu.py
liquidctl/driver/rgb_fusion2.py
liquidctl/driver/smart_device.py
liquidctl/driver/smbus.py
liquidctl/driver/usb.py
tests/_testutils.py
tests/test_api.py
tests/test_asetek.py
tests/test_asetek_pro.py
tests/test_backward_compatibility_10.py
tests/test_backward_compatibility_11.py
tests/test_backward_compatibility_12.py
tests/test_backward_compatibility_13.py
tests/test_backward_compatibility_14.py
tests/test_backward_compatibility_15.py
tests/test_commander_pro.py
tests/test_corsair_hid_psu.py
tests/test_ddr4.py
tests/test_hidapi_device.py
tests/test_hydro_platinum.py
tests/test_keyval.py
tests/test_kraken2.py
tests/test_kraken3.py
tests/test_nvidia.py
tests/test_nzxt_epsu.py
tests/test_rgb_fusion2.py
tests/test_smart_device.py
tests/test_smart_device2.py
tests/test_smbus.py
tests/test_usb.py