Because sometimes you need to do it live.
Project description
doitlive is a tool for live presentations in the terminal. It reads a file of shell commands and replays the commands in a fake terminal session as you type random characters.
Get it now
macOS with Homebrew:
$ brew update
$ brew install doitlive
With pip:
$ pip install doitlive
Quickstart
Create a file called session.sh. Fill it with bash commands.
Run doitlive play session.sh.
$ doitlive play session.sh
Type like a madman.
More at https://doitlive.readthedocs.io
Project Links
Kudos
Idea came from Jordi Hermoso’s “Revsets” talk at PyCon 2014.
Armin Ronacher’s click library made this quick to implement.
Themes inspired by Sorin Ionescu’s prezto zsh themes.
Hat tip to related projects HackerTyper and PlayerPiano
License
MIT licensed. See the bundled LICENSE file for more details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
doitlive-5.1.0.tar.gz
(22.2 kB
view hashes)
Built Distribution
doitlive-5.1.0-py3-none-any.whl
(18.3 kB
view hashes)