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