Rename to c4wled

This commit is contained in:
Shy 2024-08-27 20:00:51 +02:00
parent 654b7ff480
commit 5e265d96b8
2 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
# wled.sh
# c4wled.sh
Turn WLED installations in the C4 hackspace on/off, change brightness or switch
between presets.
@ -7,15 +7,15 @@ between presets.
Switch on/off:
`$ wled --fnordcenter|--wohnzimmer|--all on|off`
`$ c4wled --fnordcenter|--wohnzimmer|--all on|off`
Switch between presets 1 to 17 or list available presets:
`$ wled -f|-w|-a 1-17|l(ist)`
`$ c4wled -f|-w|-a 1-17|l(ist)`
Display or change brightness:
`$ wled -f|-w|-a -b [1-255]`
`$ c4wled -f|-w|-a -b [1-255]`
## Requirements

View file

@ -6,9 +6,9 @@
# Author: Shy
# License: CC0
NAME="wled.sh"
COMMAND="wled"
VERSION="0.1.3"
NAME="c4wled.sh"
COMMAND="c4wled"
VERSION="0.2.0"
exit_code=0
host_list=