@danielr1996/led-rest
v1.0.0
Published
A REST Server to control RGB leds
Downloads
3
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 start
orled-rest
- Install systemd service with
npm run install-service
and start withsystemctl start led-rest