The hspresent package
Hspresent is a simple program that lets you give powerpoint-like presentations in your terminal (for certain definitions of powerpoint-like). It's extremely basic and unintelligent. Don't expect much.
Invoke like `hspresent pathtoyourpresentation`. Left and right arrow keys move between slides, and hitting q or Ctrl-C quits the presentation.
The file format is really simple right now. Slides are separated by lines consisting of the characters --. You can put the single character . on a line to demarcate a split frame. A split frame really creates a new frame with the contents of the previous frame copied at the front (this is similar to how beamer works).
Properties
| Versions | 0.1, 0.2, 0.2.1, 0.2.2 |
|---|---|
| Dependencies | array, base (<5), bytestring, vty |
| License | BSD3 |
| Copyright | (c) 2009 by Evan Klitzke |
| Author | Evan Klitzke |
| Maintainer | Evan Klitzke <evan@eklitzke.org> |
| Category | Console |
| Executables | hspresent |
| Upload date | Mon Jul 6 01:00:35 UTC 2009 |
| Uploaded by | EvanKlitzke |
| Built on | ghc-6.10 |
Modules
Downloads
- hspresent-0.2.tar.gz (Cabal source package)
- package description (included in the package)