ttyrec is a tty recorder. Recorded data can be played back with the included ttyplay command. It can record emacs -nw, vi, lynx, or any programs running on tty.
| Tags | multimedia Video Capture Display Terminals Utilities |
|---|---|
| Licenses | BSD Original |
Recent releases


Changes: ttyplay will now go right to the next character typed if a user hits any key during playback. Some special keys are now defined, including + or f for doubling the speed of playback, - or s for halving the speed of playback, and 1 for resuming the original speed.


Changes: This release introduces a new feature for file transfer using uuencode, and a new command to measure the time of recorded data.


Changes: The heavy load trouble caused by ttyplay -p on Linux machines has been fixed. ttyrec is now byte order independent. Man pages have been added, as well as a description for "ttyplay server."


Changes: Initial release.