Visualize build status of Jenkins jobs on a Razer Chroma compatible keyboard.
- Windows
Download the executable binary from the latest release section
The sample jenkins2razer.json shows how to configure the job visualization on your keyboard with the following properties:
The URL of the Jenkins instance.
The Jenkins user used retrieve the build job information.
The Jenkins API token or password.
The id of the background effect. Currently only effects of type STATIC are allowed.
Array of build jobs to display on the keyboard.
Unique numerical identifier of the job.
Identifier of the Jenkins job.
Optional branch name. Only required if the job is a Multibranch Pipeline job.
The column index of the keyboard key used to visualize the build status.
The row index of the keyboard key used to visualize the build status.
Identifier of the effect which is visualized if the build is in progess.
Identifier of the effect which is visualized if the build finished successfully.
Identifier of the effect which is visualized if the build failed.
Array of effects which are referenced in the razer and buildJob configuration.
Unique alphanumeric identifier of the effect.
Discriminator for the effect type. One of STATIC or BLINK.
RGB hex string of the static color.
RGB hex string if blink toggle is on.
RGB hex string if blink toggle is off.
Download and install Razer Synapse 3
Copy your jenkins2razer.json configuration file to your users home directory (C:\Users<username>).
Execute JenkinsToRazer.exe in the Windows command line.