TiloBox
Back to directory
Slides CLI project preview

Slides CLI

Terminal-based presentation tool for presenting markdown slides with syntax highlighting and code execution.

LicenseMIT
GitHub stars8.4k
Last commit1 weeks ago
Tags5 topics
Cli Presentation ToolLive Code Execution SlidesTerminal Markdown SlidesAnimated Ascii Slide DeckDeveloper Tools
Overview

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.

Guided learning

Learn Slides CLI by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of Slides CLI

Slides CLI delivers developer-centric presentations right inside standard terminal shells.

Quickstart

bash
1go install github.com/maaslalani/slides@latest
2slides presentation.md

Press 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.

Slides CLI FAQs

Slides CLI is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

Slides CLI is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

Slides CLI is listed as an alternative to Marpit. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.