← Package directory
Available on winget

Install presenterm

A markdown terminal slideshow tool

Install with winget
winget install --id mfontanini.presenterm
Upgrade
winget upgrade --id mfontanini.presenterm
Uninstall
winget uninstall --id mfontanini.presenterm

About presenterm

presenterm lets you create presentations in markdown format and run them from your terminal, with support for images and other media.

What's new in 0.16.1

New features - Allow italic to be used as well as italics in theme (#847). Fixes - Render modals at the center of the screen (#848). Docs - Add styling docs to slide_title (#845) - thanks @0atman. - Describe slide titles and headings better (#846).

Read release notes

Version history

Version Updated Notes
0.16.1 Unknown New features - Allow italic to be used as well as italics in theme (#847). Fixes - Render modals at the center of the screen (#848). Docs - Add styling docs to slide_title (#845) - thanks @0atman. - Describe slide titles...
0.16.0 Unknown Breaking changes - Sixel is now supported in all platform and enabled by default. The will break any build scripts that enable the sixel feature flag since that is now gone. Any maintainer that is building the package an...
0.15.1 Unknown Fixes - Disable OSC 11 when running in tmux (#696). - Follow custom theme symlinks (#692).
0.15.0 Unknown Breaking changes - The behavior for "jump next fast" and "jump previous fast" keybindings (defaults to n and p) now jumps straight from one slide to the next/previous one ignoring pauses. Before this used to "reveal" all...
0.14.0 Unknown New features - Add support for exporting presentations as HTML files (#566) (#595) (#575) (#599) - thanks @JustSimplyKyle. - Snippet execution output now contains configurable padding and built-in themes default to the s...
0.13.0 Unknown Breaking changes - The CLI parameter to generate the JSON schema for the config file (--generate-config-file-schema) is now hidden behind a json-schema feature flag. The JSON schema file for the latest version is already...
0.12.0 Unknown Breaking changes - Using incremental lists now adds an extra pause before and after a list. Use the defaults.incremental_lists configuration parameter to go back to the previous behavior (#487) (#498). New features - PDF...
0.11.0 Unknown Release notes