Skip to content

a-random-sandbox/doitlive

Repository files navigation

doitlive

homebrew badge Build Status pypi badge Code style: Black

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.

Demo

Get it now

macOS with Homebrew:

$ brew update
$ brew install doitlive

With pip:

$ pip install doitlive

Requires Python >= 3.7 with pip.

Quickstart

  1. Create a file called session.sh. Fill it with bash commands.
  2. Run doitlive play session.sh.
$ doitlive play session.sh
  1. Type like a madman.

Project Links

Kudos

License

MIT licensed. See the bundled LICENSE file for more details.

About

Clone of sloria/doitlive for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published