Home

Awesome

Viera control v2

Control your Panasonic Viera TV with simple mobile optimized UI (WebSockets powered)

Start application

  1. You must have installed node.js on your computer.
  2. Install dependencies - (sudo) npm install
  3. Start the application - node server.js
  4. The application is now running on url localhost:3000

Build application

  1. Run grunt build command
  2. Your built app is in the /dist folder
  3. If you want to run built application, run cd dist && node server.js

UI :

Simple mobile optimized UI

ui