Skip to content

samuelmatis/viera-control-v2

Repository files navigation

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

About

Simpler and faster WebSockets powered version of Viera control without API. Control your Panasonic Viera TV with simple mobile optimized UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published