1
0
Go to file
2024-08-21 19:06:26 +00:00
app initial commit, remove history 2024-08-21 19:06:26 +00:00
.gitignore initial commit, remove history 2024-08-21 19:06:26 +00:00
docker-compose.yml initial commit, remove history 2024-08-21 19:06:26 +00:00
Dockerfile initial commit, remove history 2024-08-21 19:06:26 +00:00
README.md initial commit, remove history 2024-08-21 19:06:26 +00:00

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 :)