Shell script to control wled instances.
Find a file
2024-08-07 18:19:19 +02:00
LICENSE Initial commit 2024-08-02 08:18:32 +02:00
README.md Rephrased some documentation and help messages. 2024-08-06 19:11:38 +02:00
wled Reworked option parsing. 2024-08-07 18:19:19 +02:00

wled.sh

Turn WLED installations in the C4 hackspace on/off, change brightness or switch between presets.

Usage

Switch on/off:

$ wled --fnordcenter|--wohnzimmer|--all on|off

Switch between presets 1 to 17 or list available presets:

$ wled -f|-w|-a 1-17|l(ist)

Display or change brightness:

$ wled -f|-w|-a -b [1-255]

Requirements

You have to be connected to the local network.