ttyrec

Terminal interaction recorder and player (for tty)

Install

All systems
curl cmd.cat/ttyrec.sh
Debian Debian
apt-get install ttyrec
Ubuntu
apt-get install ttyrec
image/svg+xml Kali Linux
apt-get install ttyrec
Windows (WSL2)
sudo apt-get update sudo apt-get install ttyrec
OS X
brew install ttyrec
Raspbian
apt-get install ttyrec

ttyrec

Terminal interaction recorder and player (for tty)

This package includes "ttyrec", a tty recorder which records terminal interaction, and "ttyplay", the player to see that intereaction. Ttyrec records your terminal input and output, like the "script" command, but additionally records timing information to allow playback at the original speed. It can record any console program, including screen-oriented programs such as those using curses.