presentr is a html5/js template to be used for presentations.
You can take a look at a demo here: http://olsn.github.com/presentr/presentr.html
Or you can open the a presentation without the presentr here: http://olsn.github.com/presentr
You can navigate in the presentation with left
and right
-Keys or you may use the left mouse button
or right mouse button
.
PLEASE NOTE: When the presentr
is opened on the same origin you will not be able to navigate within the presentation screen.
index.html
-- this is the file where the presentation is displayedpresentr.html
-- this is the optional presentr-mode, you can display notes here and the time, also the presentation can be controled by this fileimg/background.jpg
-- replace this file to change the background image/css
-- all the styles and settings are in here
Basicaly you can use this as a template for anything you want to present to anyone, so it can be a presentation, a slideshow, or anything else you want to show on a projector or big screen and control from another tab. It works online and offline.
Examples will follow soon.
presentr is available for use in all personal or commercial projects under both MIT and GPL licenses. This means that you can choose the license that best suits your project, and use it accordingly. This software is released under a dual GPL/MIT license.