Shell script to control wled instances.
Find a file
2024-08-06 15:10:53 +02:00
LICENSE Initial commit 2024-08-02 08:18:32 +02:00
README.md Added --all flag. 2024-08-06 15:10:53 +02:00
wled Added --all flag. 2024-08-06 15:10:53 +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)]

Change brightness:

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

Requirements

You have to be connected to the local network.