Terminal Tools for Presentations
A presentation program turns content into slides. In the terminal that content is usually a plain text or Markdown file, and the slides render as text, so a deck lives in version control next to the code it describes.
These tools page through slides in the terminal, run live code blocks during a talk, show speaker notes on a second screen, and export to PDF or HTML. Conference speakers, teachers and developers demonstrating a command line workflow use them to stay in one window.
Below is a list of terminal tools for presentations.

kyma
A terminal-based presentation tool with smooth animated transitions.
A terminal-based presentation tool with smooth animated transitions.

mdp
A command-line based markdown presentation tool
A command-line based markdown presentation tool

patat
Terminal-based presentations using Pandoc.
Terminal-based presentations using Pandoc.

presenterm
A TUI markdown terminal slideshow tool.
A TUI markdown terminal slideshow tool.

pysentation
TUI for displaying Python presentations
TUI for displaying Python presentations

slides
A terminal based presentation tool
A terminal based presentation tool

spiel
Display richly-styled presentations using your terminal.
Display richly-styled presentations using your terminal.
Know any terminal tools that would be good for this list? Post a Tool here!