slides
A markdown presentation tool.
The tool renders presentations directly in a terminal using Markdown files as the source format. Users write slides with standard Markdown syntax, separating sections with horizontal rules, and can embed executable code blocks that are run on demand, displaying the output inline. It also supports a pre‑processing step where a command’s stdout replaces a specially marked block, allowing dynamic content such as generated diagrams.
Navigation is handled through familiar key bindings for moving forward, backward, jumping to specific slides, or searching with regular expressions. The program watches the source file for changes, updating the display live, and can accept input from standard input, making it suitable for streamed or remotely generated slide decks.
The software is distributed as a command‑line binary, available through multiple package managers and as a Go installation, and is considered stable for production use. It targets developers, technical presenters, and anyone who prefers a lightweight, terminal‑based workflow for creating and delivering slide decks.
Reviews
Loading reviews…
Similar apps
Markdown Editors
mdp
A markdown presentation tool.
Markdown Editors
marp
Export Markdown to HTML/PDF/Powerpoint presentations.

Task & Project Management
Slides AI Plugin
Turn any idea into a full presentation from a single prompt
Task & Project Management
mynav
Workspace and session management TUI.

Task & Project Management
OpenSlides
Presentation and assembly system for managing and projecting agenda, motions and elections of an assembly.

File Management & Transfer
revealjs
Framework for easily creating beautiful presentations using HTML.