[Haskell-cafe] [ANN] patat - Terminal based presentation tool built with Pandoc

Jasper Van der Jeugt m at jaspervdj.be
Fri Oct 14 09:33:44 UTC 2016


I'm happy to announce `patat` (Presentations Atop The ANSI Terminal),
a small tool that allows you to show presentations using only an ANSI
terminal.

The main features are:

- Leverages the great Pandoc library to support many input formats
including Literate Haskell.
- Supports smart slide splitting.
- There is a live reload mode.
- Theming support.
- Optionally re-wrapping text to terminal width with proper indentation.
- Written in Haskell.

You can find more information here:

    https://github.com/jaspervdj/patat/blob/master/README.md

Peace,
Jasper


More information about the Haskell-Cafe mailing list