wdelmas / remote-potato

Remote Potato
https://goo.gl/Tdvqp7
MIT License
4 stars 0 forks source link

Logo

License Chrome Web Store Coolness

Remote

Youtube Vimeo Fmovies
demo demo demo

Remote as the name entails, is a remote, but for your browser πŸŽ‰

Nowadays, most of the content is available through the browser. However your browser is not always accessible straight from your TV, so you end up displaying your computer's screen on your TV.

Remote is the missing controller for your browser, especially when you're showing video content on TV.

Demo

demo

Installing

Chrome Webstore

Install it directly from the Chrome Webstore

Build it locally

npm i                   # Installs dependencies
typings install         # Install typings
npm run build:all       # Builds the server, the client and the extension
npm run server:start    # Launches the server

Now you can add the remote to Chrome via chrome://extensions

Click the Load unpacked extension button and select the folder build/extensions

Using

Scan the QRCode given by the extension when you click on it

... and that's it πŸ˜„ Happy controlling !

Compatibility and features

Compatible with all HTML5 video players with the following features :

Enter and exit fullscreen for:

Webapp (mobile first)

Contributors


William Delmas
πŸ’» πŸ“– πŸ‘€

David BoclΓ©
πŸ’» πŸ“– πŸ‘€

This project follows the all-contributors specification. Contributions of any kind are welcome!

Contributing

Changes and improvements are more than welcome!

Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master! If you can, please make sure the remote fully works before sending the PR, as that will help speed up the process.

You can find more informations in the contributing guide.

License

Remote is licensed under the MIT license.