termtime
terminal videos/scripts recorder and player
Install
- All systems
-
curl cmd.cat/termtime.sh
- Debian
-
apt-get install termrec
- Ubuntu
-
apt-get install termrec
- Alpine
-
apk add termrec
- Kali Linux
-
apt-get install termrec
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install termrec
- OS X
-
brew install termrec
- Dockerfile
- dockerfile.run/termtime
- Docker
-
docker run cmd.cat/termtime termtime
powered by Commando
termrec
terminal videos/scripts recorder and player
This package contains "termrec", a program which can record a terminal session and "termplay" to play it back. They can handle both line-based programs and full-screen things that use curses or curses-like methods. Unlike "ttyrec" or "asciinema", termrec can go back, use .gz/.bz2/.xz/.zst transparently, and read/write/convert several formats.