Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 451 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 451 Bytes

ledclient

A command line program for communicating with an AnimatedLEDStrip server.

Uses the AnimatedLEDStrip c++ client library.

Installation

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.

Usage

View the man page with man ledclient after you install.