Skip to content

CatTail/presenter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

presenter

Dead simple slide remote control & synchronization

Live Demo

Installation

bower install presenter

Include bower_components/presenter/dist/presenter.min.js at the end of your slides.

Or directly download presenter.min.js.

Usage

In the scenery of slide remote control, follow instruction:

  1. open slide in laptop which will be controlled, double tap to activate subscrib mode subscribe mode
  2. double click slide after a long mousedown, there will be a qrcode show up. qrcode
  3. use your smartphone to scan the qrcode and jump to the exactly same web page.
  4. tap three times to activate publish mode. (here we use a laptop to demostrate how to activate publish mode) publish mode

Now, play your slide in smartphone will be broadcast to all the subscribers.

How it works

Publisher slide index will be broadcast using firebase to notify the change of all the subscribers.

Limit

presenter only works with slide written in html and use hash tag to represent slide index, for example, remark.

License

MIT

About

Dead simple slide remote control & synchronization

Resources

License

Stars

Watchers

Forks

Packages

No packages published