Turn your Razer keyboard, mouse or headphone into a extreme feedback device
Project description
Turn your Razer keyboard, mouse or headphone into a extreme feedback device.
Preview
Installation
Install the required OpenRazer driver:
Install Chroma Feedback using PyPI:
pip install chroma-feedback
Install Chroma Feedback using GitHub:
git clone https://github.com/redaxmedia/chroma-feedback.git cd chroma-feedback ./setup.py install
Usage
chroma-feedback [options] -V, --version -P, --provider <provider> -H, --host <host> -S, --slug <slug> -T, --token <token> -I, --background-interval <background-interval> -B, --background-run -D, --dry-run -h, --help
Examples
Monitor a single project by slug on AppVeyor:
chroma-feedback --provider=appveyor --slug=redaxmedia/chroma-feedback
Monitor multiple projects by authentication on AppVeyor:
chroma-feedback --provider=appveyor --token={TOKEN}
Monitor a single project by slug on Circle:
chroma-feedback --provider=circle --slug=github/redaxmedia/chroma-feedback
Monitor multiple projects by authentication on Circle:
chroma-feedback --provider=circle --token={TOKEN}
Monitor a single project by slug on Jenkins:
chroma-feedback --provider=jenkins --host={HOST} --slug={SLUG}
Monitor multiple projects by slug on Jenkins:
chroma-feedback --provider=jenkins --host={HOST} --slug={SLUG} --slug={SLUG}
Monitor a single project by slug on Travis:
chroma-feedback --provider=travis --slug=redaxmedia/chrome-feedback
Monitor multiple projects by user on Travis:
chroma-feedback --provider=travis --slug=redaxmedia
Errors
Message |
Type |
Description |
---|---|---|
Driver not found |
ImportError |
Module openrazer.client could not be imported |
Daemon not found |
Exception |
The DeviceManager throwed a DaemonNotFound |
Device not found |
General |
There is no supported device connected |
Data not found |
General |
There is no data available for your request |
Indicators
Status |
Color |
Effect |
---|---|---|
Process |
Yellow |
Static |
Passed |
Green |
Static |
Errored |
White |
Pulsate |
Failed |
Red |
Pulsate |
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 chroma-feedback-3.0.0.tar.gz
.
File metadata
- Download URL: chroma-feedback-3.0.0.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89422ce3481fd28f32b84d9ca2630ee22472394f8b135ce718c7e61472c816a5 |
|
MD5 | 59a83aca35ccdd42abf5ead89cfab401 |
|
BLAKE2b-256 | 0eff1cf3b0825ecbc595a08f4b8ddc3b9f9d2ee8b9cbd3420d14c56e1500055d |