# vinayak-mehta/present

A terminal-based presentation tool with colors and effects.

Repository: https://github.com/vinayak-mehta/present
Canonical: https://ross.abutalabs.com/products/present
Homepage: https://present.readthedocs.io
Language: Python
License: Apache-2.0
License Family: permissive
Last push: 2023-01-13T13:24:05+00:00

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

## Adoption (not part of the score)
Stars 4342, forks 157 (observed 2026-08-28T04:08:46.130824+00:00)

## What it is
present is a terminal-based presentation tool written in Python that renders Markdown slide decks with colors and visual effects, built on asciimatics. Slides are written in Markdown, separated by '---', and navigated with keyboard controls.

## Use cases
- give a presentation from the terminal
- create slides in markdown and present them in a shell
- present code demos with pre-recorded codios
- make ascii-art style slide decks with effects
- present without leaving the command line

## When to choose
- you want to present markdown slides directly in a terminal
- you prefer text-based, keyboard-driven presentations
- you want a lightweight pip-installable slide tool with colors and effects

## When to avoid
- you need rich graphical slides with images, animations, or custom fonts
- you need effects and colors or effects and code on the same slide (unsupported)
- you need collaborative or web-based presentation features

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, markdown, terminal-ui
- domain: developer-tools, documentation
- platform: python, cli, cross-platform
- tags: presentation, slides, markdown-slides, ascii-art, figlet, command-line

## Member repositories
- vinayak-mehta/present (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:46.130824+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-29T18:21:36.601941+00:00, confidence not recorded.
  - readme: https://github.com/vinayak-mehta/present (fetched 2026-08-28T04:08:46.130824+00:00, sha 6bb655349097)
  - registry_pypi: https://pypi.org/pypi/present/json (fetched 2026-08-29T09:10:58.805701+00:00, sha 53fbe2da3519)
- Data as of 2026-08-30T08:39:29.467469+00:00.
