# maaslalani/slides

Terminal based presentation tool

Repository: https://github.com/maaslalani/slides
Canonical: https://ross.abutalabs.com/products/slides
Homepage: http://maaslalani.com/slides/
Language: Go
License: MIT
License Family: permissive
Topics: slides, presentation, markdown, terminal
Last push: 2026-07-08T18:44:50+00:00

## Health v2 (maintenance only)
Score: 64/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 91, release rhythm 8, longevity 100
- inputs: {"age_days": 1946, "days_push": 56, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11631, forks 314 (observed 2026-08-28T04:10:49.202540+00:00)

## What it is
Slides is a terminal-based presentation tool written in Go that renders markdown files as slide decks directly in the terminal. It supports live reloading, stdin input, code execution inside slides, and pre-processing of slide content via external commands.

## Use cases
- present slides from the terminal
- turn markdown files into presentations
- present code-heavy talks without leaving the terminal
- run code examples live during a presentation
- pipe markdown from curl into a slideshow
- pre-process diagrams into ascii art for slides

## When to choose
- you live in the terminal and want lightweight, keyboard-driven presentations
- your slides are markdown and include code snippets you want to execute
- you want live-reloading decks edited in any text editor
- you need a dependency-free tool installable via brew, snap, or go install

## When to avoid
- you need rich visuals, images, or animations in your slides
- you need to share decks with non-technical audiences expecting PowerPoint or Keynote
- you want PDF or web export of your presentation
- you need collaborative or cloud-based slide editing

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, markdown, terminal-ui, developer-tools
- domain: developer-tools, documentation
- platform: windows, cli, cross-platform
- tags: presentation, slides, tui, markdown-slides, live-reload, code-execution, command-line, linux, macos

## Member repositories
- maaslalani/slides (main) score 64

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:49.202540+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:15:26.866229+00:00, confidence not recorded.
  - readme: https://github.com/maaslalani/slides (fetched 2026-08-28T04:10:49.202540+00:00, sha d08e863eb349)
  - homepage: http://maaslalani.com/slides/ (fetched 2026-08-29T08:13:45.909840+00:00, sha 26cff9bd8f23)
  - site_page: https://maaslalani.com/slides/docs/development (fetched 2026-08-29T08:13:45.912482+00:00, sha 4427f0a600e8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
