Skip to content

codanaut/openrazer-effects

Repository files navigation

openrazer-effects

custom effects for razer devices using the openrazer driver

All effects have been tested on Ubuntu with the Razer Ornata Chroma. The OpenRazer driver is required to run them.

manager.py is a simple interface to switch between effects or set the brightness. All effects can be ran on their own without the manager.

This effect sets every key to a different color every second like an rainbow.

This effect sets the light to a light grey background then randomly colors keys blue. Its like rain against a window. The background color and key color can both be changed at the top of the file.

This effect sets each section of the keyboard to a different color out of a list of color options. The keyboard is split into 15 sections and each section pulls a random color out of the color list. The color list contains Red,Green & Blue. These can be switched out with other colors at the top of the file. (currently 10key is split with top and bottom but in future updates will be all one color.)

This effect set the keyboard effect to alternating stripes that swich back and forth.

This will set the brightness to 100 if no arguments are passed. You can also pass the brightness lvl you want set like set-brightness.py 25 to set the brightness to 25%

About

custom effects for razer devices using the openrazer driver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages