# 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 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:
```bash
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`
## 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 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:
```bash
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`
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file linux_thermaltake_rgb-0.1.1.post1551869418.tar.gz.
File metadata
- Download URL: linux_thermaltake_rgb-0.1.1.post1551869418.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adf3f0b9c2040ac584ccc6879535fad683f5207653203f915db672466b90f8a8
|
|
| MD5 |
8620c4160b6068a4999a74a2ba977533
|
|
| BLAKE2b-256 |
f4e60001d5ff324a24a57bb0b083707a83f0ec6d1a0b2c52e22f7ade11dd651e
|