23 lines
409 B
Markdown
23 lines
409 B
Markdown
# c4wled.sh
|
|
|
|
Turn WLED installations in the C4 hackspace on/off, change brightness or switch
|
|
between presets.
|
|
|
|
## Usage
|
|
|
|
Switch on/off:
|
|
|
|
`$ c4wled --fnordcenter|--wohnzimmer|--all on|off`
|
|
|
|
Switch between presets 1 to 17 or list available presets:
|
|
|
|
`$ c4wled -f|-w|-a 1-17|l(ist)`
|
|
|
|
Display or change brightness:
|
|
|
|
`$ c4wled -f|-w|-a -b [1-255]`
|
|
|
|
## Requirements
|
|
|
|
You have to be connected to the local network.
|
|
|