🧠
chroma-feedback
  • Introduction
  • Producers
    • Appveyor
    • Atlassian
      • Bamboo
      • Bitbucket
    • Buddy
    • Circle
    • Cloudbees
      • CodeShip
    • Custom
    • Datadog
    • GitLab
    • Heroku
    • Jenkins
    • Jetbrains
      • TeamCity
    • Microsoft
      • Azure
      • GitHub
    • Netlify
    • Travis
    • UptimeRobot
    • Vercel
  • Consumers
    • Agile Innovative
      • BlinkStick
    • Compulab
      • Fit Statusb
    • Elgato
      • StreamDeck
    • Embrava
      • Blynclight
      • Blynclight Mini
      • Blynclight Plus
    • GigaByte
      • RGB Fusion2
    • Kuando
      • Busylight Alpha
      • Busylight Omega
    • Lifx
    • Luxafor
      • Flag
      • Mute
      • Orb
    • Magic
      • Hue
    • MuteMe
      • MuteMe
      • MuteMe Mini
    • Mutesync
    • Nanoleaf
    • Philips
      • Hue
    • Plantronics
      • Status Indicator
    • Razer
      • Chroma
    • Signify
      • WiZ
    • ThingM
      • Blink1
    • Xiaomi
      • Yeelight
  • Links
    • GitHub
Powered by GitBook
On this page
  • Preview
  • Installation
  • Usage

Was this helpful?

Introduction

NextProducers

Last updated 1 year ago

Was this helpful?

Turn your RGB powered hardware into a status indicator for continuous integration, continuous deployment and infrastructure monitoring.

Preview

Installation

Install Chroma Feedback:

pip3 install chroma-feedback

Install the dependencies for Linux:

apt-get install libudev-dev libusb-1.0-0-dev libhidapi-libusb0 libxcb-cursor0
add-apt-repository ppa:openrazer/stable
apt-get update
apt install openrazer-meta

Usage

Combine producers and consumers as needed:

chroma-feedback [options]

-p, --producer <producer>
-c, --consumer <consumer>
-i, --background-interval <background-interval>
-b, --background-run
-d, --dry-run
-l, --log-level
-v, --version