Terminal Session Recording

ttyrec – open source tty recorder

ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. ttyrec is a fork of the script command for recording timing information with microsecond accuracy as well. It can record emacs -nw, vi, lynx, or any software running on a tty.

ttyrec invokes a shell and records the session until the shell exits. This small utility has found favor with NetHack gamers for storing replays.

A ttyrec consists of many frames. Each frame is made up of a twelve-byte header and an arbitrarily long data block. The twelve-byte header contains two pieces of information: how much data is in this frame and a timestamp.

Key Features

  • Output file contains timestamp information in addition to the terminal data.
  • Overwrite or append out to file.
  • Automatically call uudecode.
  • Transfer files from remote host.
  • Speed up/down playbacks.
  • Examine a ttyrecord recording in real time.
  • Measure the time of recorded data.
  • Records to a single file.

Website: 0xcc.net/ttyrec
Support:
Developer: Satoru Takabayashi
License: BSD License

ttyrec is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Console Screencasting Tools / Terminal Session Recording
TerminalizerGenerates animated GIF images of your terminal
VHSWwrite terminal GIFs as code for integration testing and demoing
ttydShares your terminal over the web
asciinemaRecord and share terminal sessions
t-recGenerates animated GIF images for the web
aggasciinema gif generator
ttystudioExcellent terminal-to-gif recorder
ffscreencastShell wrapper for ffmpeg that allows fool-proof screen recording
tty2gifRecord scripts into both binary and gif formats
TermRecordTerminal session recorder with easy-to-share self-contained HTML output
IPBTHigh-tec terminal player
recRecords terminal sessions and turns them into reusable workflows
ttyrecTerminal recorder, incudes a playback tool
termrecSet of tools for recording and replaying tty sessions
screencastInterface to record a X11 desktop
rewindttyTerminal session recorder and replayer
ShowtermTerminal record and upload utility
termtosvgRender SVG animations of shell sessions
scriptThe granddaddy of terminal recorders
ShelrBroadcast plain text screencasts

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted