Commit Graph

2 Commits

Author SHA1 Message Date
jung
eac69f1732 update sent to 0.2 release fixing several serious segfaults and issues
with hints from gsoares

ok ajacoutot mmcc gsoares
2015-11-26 09:57:07 +00:00
jung
557541721f import sent 0.1 a simple plaintext presentation tool
ok gsoares


Simple plaintext presentation tool.

sent does not need latex, libreoffice or any other fancy file format, it uses
plaintext files and png images. Currently every paragraph represents a slide in
the presentation. Especially for presentations using the Takahashi method this
is very nice and allows you to write down the presentation for a quick lightning
talk within a few minutes.

The presentation is displayed in a simple X11 window colored black on white for
maximum contrast even if the sun shines directly onto the projected image. The
content of each slide is automatically scaled to fit the window so you don't
have to worry about alignment. Instead you can really concentrate on the
content.
2015-11-14 19:38:55 +00:00