
Cypres is a complete browser-based presentation tool, using Javascript, in a single HTML file. All that is required to create a presentation in Cypres is a knowledge of HTML. Cypres works in all browsers that support Javascript.
Cypres works quite simple. You create div tags around each slide. Some Javascript reads out these tags and constructs the index of the presentation. It then hides all slides except the current one. Some keyboard and mouse hooks allow you to navigate through the slides. Inside slides you can simply use lists, tables, headings, images. etc. The style can be changed through CSS. Without any slides or CSS makeup, the whole thing is only 138 lines long.
| License: | Public Domain |
| Language: | HTML/JS |
| Current status: | Stable |
| Development activity: | Bugfixes only |
| Status | Version | Release date | Type | Download |
|---|---|---|---|---|
| Unstable | v0.0.1 | 20 May 2006 | foo-0.0.1.tar.gz Δ |