1.0.0-beta.2 • Published 7 years ago

@danielr1996/led-ws v1.0.0-beta.2

Weekly downloads
1
License
WTFPL
Repository
-
Last release
7 years ago

led-rest

npm version

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 start or led-rest
  • Install systemd service with npm run install-service and start with systemctl start led-rest