1
0
Fork 0
Go to file
Gottfried Mayer f30eb65914 chore: update node 2022-12-13 06:21:54 +01:00
app changed to docker 2021-01-01 13:41:45 +01:00
.gitignore changed to docker 2021-01-01 13:41:45 +01:00
Dockerfile chore: update node 2022-12-13 06:21:54 +01:00
README.md updated readme.md 2018-12-14 12:17:01 +01:00
docker-compose.yml changed to docker 2021-01-01 13:41:45 +01:00

README.md

gmaLightstripUI - node.js web interface for gmaLightstripNetGateway by Gottfried Mayer

Installation

  • Extract zip archive to local directory
  • configure variables in config.js (number of lights, lights, modes, users, ...)
  • create config_http.js according to example in config.js (connection to gmaLightstripNetGateway and Mongoose db)
  • if you want to run this as a service on debian, take a look at light-service.sh and setup accordingly

Enjoy :)