Awesome
Viera control v2
Control your Panasonic Viera TV with simple mobile optimized UI (WebSockets powered)
Start application
- You must have installed node.js on your computer.
- Install dependencies -
(sudo) npm install
- Start the application -
node server.js
- The application is now running on url localhost:3000
Build application
- Run
grunt build
command - Your built app is in the
/dist
folder - If you want to run built application, run
cd dist && node server.js
UI :
Simple mobile optimized UI