LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

presenterm

Terminal-based Markdown slide presenter

TLDR

Start presentation
$ presenterm [presentation.md]
copy
Present with specific theme
$ presenterm --theme [dark] [presentation.md]
copy
Export to PDF
$ presenterm --export-pdf [presentation.md]
copy
Live reload mode
$ presenterm --watch [presentation.md]
copy

SYNOPSIS

presenterm [options] file

DESCRIPTION

presenterm is a terminal-based presentation tool that renders Markdown files as slide decks directly in the terminal. Slides are separated by horizontal rules in the Markdown source, and the tool supports syntax-highlighted code blocks, images (in supported terminals), and multiple built-in themes.Watch mode automatically reloads the presentation when the source file changes, enabling a live editing workflow. Slides can also be exported to PDF for sharing outside the terminal.

PARAMETERS

FILE

Markdown presentation file.
--theme NAME
Presentation theme.
--export-pdf
Export to PDF.
--watch
Auto-reload on changes.
-e, --execute
Enable code execution.

INSTALL

sudo pacman -S presenterm
copy
sudo zypper install presenterm
copy
brew install presenterm
copy
nix profile install nixpkgs#presenterm
copy

CAVEATS

Terminal-based only. Markdown format required.

HISTORY

presenterm was created for terminal-based Markdown presentations.

SEE ALSO

mdp(1), slides(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid