Skip to main content

A simple terminal session recorder with easy-to-share HTML output!

Project description

TermRecord is a program that wraps the script command. It automagically detects your terminal size, records your session, and stores the output as either JSON, embeddable JavaScript, or a static HTML file. The HTML is completely self-contained, embedding all necessary dependencies in one file and can be shipped to anyone that has a modern browser. It even embeds a font!

You can store these files as your own notes, email them to collaborators, use them as instructional examples, or whatever you want! Because they are self-contained there are no third-party middlemen involved, you are free to share and keep them forever—they will never go away!

Easy to Install

$ pip install TermRecord

Super Easy to Use

$ TermRecord -o /tmp/test.html
$ # do whatever you want, once you exit your shell:
$ google-chrome /tmp/test.html

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

TermRecord-1.2.5.tar.gz (51.6 kB view hashes)

Uploaded source

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