Actualiser README.md
This commit is contained in:
parent
bbaf2820fa
commit
a8f740bf59
1 changed files with 8 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
# RgbKeyboard
|
||||
# Bash Breath animation
|
||||
|
||||
A small bash/python script to add smooth transitions between a set of colors on RGB keyboards, resulting in a "breath" animation.
|
||||
|
||||
You can define the speed and colors with the `steps` and `colors` variables.
|
||||
|
||||
As it uses directly the led system class, it need to be run as root.
|
||||
|
||||
The python script will be placed at `/var/rgb.py` and a cron task will be automatically created to start the script at boot time.
|
Loading…
Add table
Reference in a new issue