Slides CLI
Terminal-based presentation tool for presenting markdown slides with syntax highlighting and code execution.
Why consider Slides CLI?
Slides CLI is an open-source terminal presentation tool written in Go. It turns Markdown documents into animated terminal slide decks with code syntax highlighting, custom themes, and interactive live code block execution.
Learn Slides CLI by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Slides CLI
Slides CLI delivers developer-centric presentations right inside standard terminal shells.
Quickstart
go install github.com/maaslalani/slides@latestslides presentation.mdPress the arrow keys to navigate slides and Ctrl+E to execute embedded shell or Python snippets.
Slides CLI is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.