Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 522 Bytes

File metadata and controls

25 lines (22 loc) · 522 Bytes

NextRemoteJs

Simple webinterface for the Ziggo Next setopbox

Installation

  • 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


Buy me a coffee☕