Dead simple slide remote control & synchronization
bower install presenter
Include bower_components/presenter/dist/presenter.min.js
at the end of your slides.
Or directly download presenter.min.js.
In the scenery of slide remote control, follow instruction:
- open slide in laptop which will be controlled, double tap to activate
subscrib mode
- double click slide after a long mousedown, there will be a qrcode show up.
- use your smartphone to scan the qrcode and jump to the exactly same web page.
- tap three times to activate
publish mode
. (here we use a laptop to demostrate how to activate publish mode)
Now, play your slide in smartphone will be broadcast to all the subscribers.
Publisher slide index will be broadcast using firebase to notify the change of all the subscribers.
presenter
only works with slide written in html and use hash tag to represent slide index, for example, remark.
MIT