Create web presentations in the browsers
npm install
(fetch dependencies)npm install -g http-server
(or if you have python installed skip this step)gulp
(build)http-server
(or python -m SimpleHTTPServer if you skipped #2)If you are running Ubuntu some people have reported issues. Here are instructions that have been reported to work.
Now go in your browser at localhost:8080
where kreator.js will be running locally :)
You can use a remote device to control the slides.
There is a "Use device as remote" button in the sidemenu of the application.
While having your presentation open go to this url copy the given code and enter it in the box that appears when you click "Use device as remote". You will then be able to change the slides from your phone. You also have a timer to keep track of your progress.
For upcoming features check out future-release tags in the issues
npm install -g gulp
gulp watch
GUI Editor for reveal.js https://github.com/hakimel/reveal.js/issues/31
Licensed under the Apache License, Version 2.0