Control your Panasonic Viera TV with simple mobile optimized UI (WebSockets powered)
- 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
- Run
grunt buildcommand - Your built app is in the
/distfolder - If you want to run built application, run
cd dist && node server.js
Simple mobile optimized UI
