termrec
Third release
ターミナルを録音して再生します
警告はLinuxでのみ機能します
pip3 install pytermrec
pip3 install git+https://github.com/donno2048/termrec
端末にコマンドを入力するだけです。
termrec -p < filepath > # record without default command
termrec -p < filepath > -c < command to record > # record with custom command録画を停止するには、 exitコマンドを使用するか、 Ctrl + Dのみを使用してください
termplay -p < filepath >
# or with a prompt
termplay -P