chestm007 / linux_thermaltake_riing

Python driver and daemon to control thermaltake Riing fans and pumps
GNU General Public License v2.0
59 stars 25 forks source link

CircleCI

Linux driver and daemon for Thermaltake Riing

Compatibility

Python3 only.

Currently supported devices are (as they show up in thermaltakes TTRGBPLUS software:

If your's isn't listed, please create an issue and I'll implement it ASAP!!

Installation

Pypi

sudo pip3 install linux_thermaltake_rgb
The setup file will create the systemd unit in /usr/share/linux_thermaltake_rgb
you will need to copy these to the appropriate locations:

sudo cp /usr/share/linux_thermaltake_rgb/linux-thermaltake-rgb.service /usr/lib/systemd/system/

# and if this is a fresh install copy the default config file:
sudo mkdir /etc/linux_thermaltake_rgb/
sudo cp /usr/share/linux_thermaltake_rgb/config.yml /etc/linux_thermaltake_rgb/

Arch linux

available in the aur as linux-thermaltake-rgb

Starting and Enabling the Daemon

start and enable the systemd service
systemctl enable --now linux-thermaltake-rgb.service

Configuration

the configuration file is expected to be in: /etc/linux_thermaltake_rgb/config.yml
edit and configure suitably.

example config is in linux_thermaltake_rgb/assets/config.yml

Controller Types

Devices

Fan Manager Settings

Lighting Manager Settings

To save repetition:
speed: desired refresh speed of the device ['slow', 'normal', 'fast', 'extreme'] g/r/b: RGB values of the desired colour