This is the "Remote" for Video Hub App (see GitHub).
It lets you browse videos showing in Video Hub App and make the app play videos on your computer by using your phone or tablet (when both are connected to the same WiFi).
This is an Angular project.
npm installto installnpm startto developnpm run buildto build
You may need to allow CORS.
Video Hub App will start a socket server and all communication between it and the Remote will happen with messages sent over the web socket connection.
In Chrome Developer Tools click Toggle device toolbar to interact using "touch events" (not mouse clicks).
The assets built with this repository are meant to be added into Video Hub App before compiling.
Thank you to Feather for icons.
