ttygif
generate gif animations from ttyrec terminal recordings
Install
- All systems
-
curl cmd.cat/ttygif.sh
- Debian
-
apt-get install ttygif
- Ubuntu
-
apt-get install ttygif
- Kali Linux
-
apt-get install ttygif
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ttygif
- OS X
-
brew install ttygif
- Dockerfile
- dockerfile.run/ttygif
ttygif
generate gif animations from ttyrec terminal recordings
Usage: Record a terminal session with "ttyrec <filename>". Terminate with Ctrl-D Run "ttygif <filename>" to generate a gif animation.