termrec
Third release
Nehmen Sie Ihr Terminal auf und spielen Sie es
Warnung funktioniert nur unter Linux
pip3 install pytermrec
pip3 install git+https://github.com/donno2048/termrec
Geben Sie einfach den Befehl in das Terminal ein:
termrec -p < filepath > # record without default command
termrec -p < filepath > -c < command to record > # record with custom command Um die Aufzeichnung zu stoppen, verwenden Sie den Befehl exit oder nur Strg + d
termplay -p < filepath >
# or with a prompt
termplay -P