Skip to content

Instantly share code, notes, and snippets.

@cmer
Created May 1, 2020 17:26
Show Gist options
  • Save cmer/8d688d222b7fd2c38327b8829d228768 to your computer and use it in GitHub Desktop.
Save cmer/8d688d222b7fd2c38327b8829d228768 to your computer and use it in GitHub Desktop.
Control Kraken pump from OSX
#!/bin/bash -xe
# brew install libusb
# pip3 install git+https://github.com/jonasmalacofilho/liquidctl
# https://github.com/jonasmalacofilho/liquidctl/blob/master/docs/nzxt-kraken-x-3rd-generation.md
liquidctl set pump speed 100
liquidctl set ring color covering-marquee FC5C7D 6A82FB 1EFF48 C2F970 564D80
liquidctl set logo color breathing FC5C7D 6A82FB 4E5166 44344F
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment