Skip to main content

python driver and daemon for thermaltake hardware products

Project description

# 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 user unit, and udev rule
in `/usr/share/linux_thermaltake_rgb`
you will need to copy these to the appropriate locations:

```bash
sudo cp /usr/share/linux_thermaltake_rgb/90-linux_thermaltake_rgb.rules /etc/udev/rules.d/
sudo cp /usr/share/linux_thermaltake_rgb/linux-thermaltake-rgb.service /usr/lib/systemd/user/

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

then add your user to the `plugdev` group - `sudo usermod -a -G plugdev <user>`

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

### Arch linux

available in the aur as `linux-thermaltake-rgb`

### starting and enabling the daemon

start and enable the systemd service
`systemctl --user start linux-thermaltake-rgb.service; systemctl --user enable 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`

Project details


Release history Release notifications | RSS feed

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.0.11.post1544531753.tar.gz.

File metadata

  • Download URL: linux_thermaltake_rgb-0.0.11.post1544531753.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for linux_thermaltake_rgb-0.0.11.post1544531753.tar.gz
Algorithm Hash digest
SHA256 b6dc11c4e48be5dd11ee06fd0cc8b4fd9c2a3f224b2c08151d4d79ea818200e0
MD5 99bc5bc641c56bac12762d062538f02c
BLAKE2b-256 35cd37788ab8d201542828e2ac6eff7bc3b30ef0418ca1997df9c41e2495dbd3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page