Skip to main content

Record your terminal and play it

Project description

termrec

Record your terminal and play it

install

From PyPI

pip3 install pytermrec

From GitHub

pip3 install git+https://github.com/donno2048/termrec

Usage

Just type the command in the terminal:

Record to a file

termrec -p <filepath> # record without default command
termrec -p <filepath> -c <command to record> # record with custom command

To stop recording use the exit command or just ctrl + D

Play a file

termplay -p <filepath>
# or with a prompt
termplay -P

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pytermrec-1.0.2.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

pytermrec-1.0.2-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page