Simple webinterface for the Ziggo Next setopbox
- Make a new directory
- cd into new directory
$ git clone https://github.com/basst85/NextRemoteJs.git- Run npm install to install all requirements:
$ npm installEdit config.json
-
Set Ziggo username and password
-
Optionally set web port and friendlyname
-
Execute script:
$ npm startThe webinterface will be available via http://localhost:8080