macOS
brew install doitlivelocal Homebrew formula metadata
brew
Replay stored shell commands for live presentations. Version 5.2.1 via Homebrew; verified from local package data.
install
brew install doitlivelocal Homebrew formula metadata
nix profile install nixpkgs#doitlivenixpkgs package indexes · pkgs/by-name/do/doitlive/package.nix · source: api.github.com
overview
Replay stored shell commands for live presentations
history
doitlive is a terminal-presentation helper that replays scripted shell commands as the presenter types, turning demos into controlled performances while preserving the look of live typing.
The doitlive repository was created in June 2014. Its README says the idea came from Jordi Gutierrez Hermoso's Revsets talk at PyCon 2014, with Click helping make the tool quick to implement.
The release history began immediately in June 2014 with 0.1.0 and 0.2.0, reached 1.0 on June 18, 2014, and continued through larger Python packaging and shell support changes. The 4.0.0 release in 2018 added shell completion for bash, zsh, and fish, environment and alias handling, and broader internal reorganization.
The 5.x line modernized the project for contemporary Python and IPython versions, including dropping Python 2 in 5.0.0 and later supporting newer IPython and Python releases.
doitlive became a recognizable tool among conference speakers, developer advocates, and CLI demo authors because it solves a familiar live-demo problem: commands can be scripted and rehearsed while still appearing to be typed in a terminal. Its README advertises installation through both Homebrew and pip.
The core workflow is intentionally simple: create a shell-command file such as session.sh, run doitlive play session.sh, then type arbitrary keys to reveal and execute the stored commands in a fake terminal session.
doitlive sits in a charming package niche: not a shell, not a recorder, and not a slide deck system, but a tiny CLI for making command-line demos reliable. Its history also ties together Click, IPython compatibility, shell completion, and Homebrew/PyPI packaging.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
doitlive | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://doitlive.readthedocs.io/en/latest/
install metadata
| Package key | brew:doitlive |
|---|---|
| Version | 5.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/doitlive |
| Homepage | https://doitlive.readthedocs.io/en/latest/ |
| Repository | https://github.com/sloria/doitlive |
| Upstream docs | https://doitlive.readthedocs.io/ |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/3f/50/d2715aa1b4dd5bfe1c91e5a332f5123180c2f2b1c8b0879389179b9f9c5e/doitlive-5.2.1.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | doitlive |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
doitlive
nix profile install nixpkgs#doitlivesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.