A command line program for communicating with an AnimatedLEDStrip server.
Uses the AnimatedLEDStrip c++ client library.
To install, run
curl -s https://animatedledstrip.github.io/install/install-ledclient.sh | sudo bash
This will install the program, which can be run with ledclient
.
View the man page with man ledclient
after you install.