Go to file
Thomas FORGIONE bb9709ee0d Corrected bug on firefox (Thanks mpizenberg) 2016-10-06 10:42:09 +02:00
lib Initial commit 2016-09-09 18:20:59 +02:00
routes Initial commit 2016-09-09 18:20:59 +02:00
static Corrected bug on firefox (Thanks mpizenberg) 2016-10-06 10:42:09 +02:00
views Error in path 2016-09-09 20:32:55 +02:00
.gitignore Added gitignore 2016-09-09 18:21:50 +02:00
LICENSE.md Initial commit 2016-09-09 18:20:59 +02:00
README.md Initial commit 2016-09-09 18:20:59 +02:00
package.json Static jquery 2016-09-09 20:32:07 +02:00
server.js Initial commit 2016-09-09 18:20:59 +02:00

README.md

slideshow.io

What is it

Client-server application to manage slides on different computers during a presentation.

You can upload your pdf, and a link will be sent so you can share it with your viewer. You will have a speaker interface, allowing you to switch between slides and interact with them (underline elements, use a pointer...) and your viewer will see what you are currently doing.

Install

A simple npm install will work.

License

This software is under MIT license. Check LICENSE.md for more information.