@danielr1996/led-rest
v1.0.0
Published
A REST Server to control RGB leds
Readme
led-rest
led-ws is node.js REST Server which provides a HTTP interface for the @danielr1996/led-lib library
Usage
- Install globally with
npm install -g @danielr1996/led-rest - Start it manually with
npm startorled-rest - Install systemd service with
npm run install-serviceand start withsystemctl start led-rest
