You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
lib | 3 years ago | |
routes | 3 years ago | |
static | 3 years ago | |
views | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 3 years ago | |
package.json | 3 years ago | |
server.js | 3 years ago |
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.