Demo: http://www.youtube.com/watch?v=Rl64DJ-ExoQ
A Google Chrome extension to remotely control an HTML5 presentation.
Currently, the following presentations are supported:
Download the official extension from the Chrome Web Store.
- node.js (http://nodejs.org)
- uglify-js ('npm install uglify-js' or 'sudo npm install uglify-js')
- git clone https://github.com/Ralt/remoteprez.git
- cd remoteprez
- npm install
- cd extension
- npm install
- cd ..
- cd server
- npm install
- cd ..
- ./browser ext &
- ./browser prez &
MIT License.