QuickSlide |
| Home | An Example | Download | About | |
QuickSlide, a simple tool to create simple web based slide showsQuickSlide is a simple HTML slide generator meant to be used like an API. Any Java developer can create a complete slide show by writing Java code. This project is inspired by another more complet project written in Python : Find Python Slides Here The result is a simple slide show build with a set of HTML pages connected with a full navigation to allow the display of different pages in the correct order. The result contains a main slide which is different from other slides, and a set of similar slides that contain a main title and a content which is the only available slide format in this first version. The main idea is to create a presentation that can be run on every device without any need to install any additional software, even a pdf reader is not needed given that all today devices have a web browser. |