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