ðŸ§
ðŸ§
ðŸ§
ðŸ§
chroma-feedback
Search…
ðŸ§
ðŸ§
ðŸ§
ðŸ§
chroma-feedback
Introduction
Producers
Consumers
Links
GitHub
Powered By
GitBook
Introduction
Turn your RGB powered hardware into a status indicator for continuous integration, continuous deployment and infrastructure monitoring.
Preview
Installation
Install Chroma Feedback:
1
pip3
install
chroma-feedback
Copied!
Install the dependencies for Linux:
1
apt-get
install
libudev-dev libusb-1.0-0-dev libhidapi-libusb0
Copied!
1
add-apt-repository ppa:openrazer/stable
2
apt-get
update
Copied!
1
apt
install
openrazer-meta
Copied!
Usage
Combine producers and consumers as needed:
1
chroma-feedback
[
options
]
2
​
3
-V, --version
4
-P, --producer
<
producer
>
5
-C, --consumer
<
consumer
>
6
-I, --background-interval
<
background-interval
>
7
-B, --background-run
8
-D, --dry-run
9
-L, --log-level
10
-h, --help
Copied!
Next
Producers
Last modified
6d ago
Copy link
Contents
Preview
Installation
Usage