@danielr1996/led-ws
v1.0.0-beta.2
Published
A WS Server to control RGB leds
Readme
led-rest
led-ws is node.js WS Server which provides a WS 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
