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 install
Edit config.json
-
Set Ziggo username and password
-
Optionally set web port and friendlyname
-
Execute script:
$ npm start
The webinterface will be available via http://localhost:8080