Terminal slide software
Syntax is just: perl unimpress.pl presentation.txt
Text file syntax:
>>newslide: indicates the start of a slide
>>endslide: indicates the end of a slide
>>speed: is a global modifier (goes before slides) that affects animations and slide transitions
>>title: allows for a title that shows up at the top of the window border
>>color #: set's a color from 0-7
>>delay #: indicates that the slide is part of an animation slide, >>delay 0 indicates that it is the last slide of the animation
A sample presentation is provided as a part of this project