# Linux driver and daemon for Thermaltake Riing
## Compatibility
Python3 only.
Currently supported devices are (as they show up in thermaltakes TTRGBPLUS software:
Flow Riing RGB
Lumi Plus LED Strip
Pacific PR22-D5 Plus
Pacific Rad Plus LED Panel
Pacific V-GTX 1080Ti Plus GPU Waterblock
Pacific W4 Plus CPU Waterblock
Riing Plus
If your's isnt listed, please create an issue and I'll implement it ASAP!!
## Installation
### Pypi
The setup file will create the systemd user unit, and udev rule
`sudo pip3 install linux_thermaltake_rgb`
then add your user to the `plugdev` group - `sudo usermod -a -G plugdev <user>`
start and enable the systemd service
`systemctl --user start linux-thermaltake-rgb.service; systemctl --user enable linux-thermaltake-rgb.service`
then reconnect your device.
note: you may need to log out and back in so your user is recognised as being in the `plugdev` group
## Configuration
when installed with `pip3` default configuration is in `/etc/linux_thermaltake_rgb/config.yml`
edit and configure suitably.
example config is in `linux_thermaltake_rgb/assets/config.yml`
## Compatibility
Python3 only.
Currently supported devices are (as they show up in thermaltakes TTRGBPLUS software:
Flow Riing RGB
Lumi Plus LED Strip
Pacific PR22-D5 Plus
Pacific Rad Plus LED Panel
Pacific V-GTX 1080Ti Plus GPU Waterblock
Pacific W4 Plus CPU Waterblock
Riing Plus
If your's isnt listed, please create an issue and I'll implement it ASAP!!
## Installation
### Pypi
The setup file will create the systemd user unit, and udev rule
`sudo pip3 install linux_thermaltake_rgb`
then add your user to the `plugdev` group - `sudo usermod -a -G plugdev <user>`
start and enable the systemd service
`systemctl --user start linux-thermaltake-rgb.service; systemctl --user enable linux-thermaltake-rgb.service`
then reconnect your device.
note: you may need to log out and back in so your user is recognised as being in the `plugdev` group
## Configuration
when installed with `pip3` default configuration is in `/etc/linux_thermaltake_rgb/config.yml`
edit and configure suitably.
example config is in `linux_thermaltake_rgb/assets/config.yml`
Release files for linux-thermaltake-rgb 0.0.5.post1543416448
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| linux_thermaltake_rgb-0.0.5.post1543416448.tar.gz | 9.4 kB | Details |
Release files / linux_thermaltake_rgb-0.0.5.post1543416448.tar.gz
| Download URL | linux_thermaltake_rgb-0.0.5.post1543416448.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1470f100a9100d9ba8bf8e5a08fa9d7bae363982b6e9d3a842166a0d6ea8b05d
|
|
BLAKE2b-256 checksum How to use checksums |
a943013ccac20fc55f1b6313f397ce9677326671b55fb22ded9e7e375592ac55
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
|