macOS
brew install termreclocal Homebrew formula metadata
brew
Record videos of terminal output. Version 0.19 via Homebrew; verified from local package data.
install
brew install termreclocal Homebrew formula metadata
sudo apk add termrecAlpine Linux edge package indexes · termrec · source: dl-cdn.alpinelinux.org
sudo apt install libtty-devUbuntu 24.04 LTS package indexes · libtty-dev · source: archive.ubuntu.com
sudo zypper install libtty-developenSUSE Tumbleweed package metadata · libtty-devel · source: download.opensuse.org
overview
Record videos of terminal output
history
termrec is a terminal-session recorder and player for making 'videos' of terminal output. Its official page places it in the same family as ttyrec, nh-recorder, and script/replay.
The GitHub repository dates to April 2010, but the official project page presents termrec as part of the older ttyrec-style recording culture. Rather than capturing pixels, it records terminal output and timing so sessions can be replayed, converted, measured, or inspected.
Version 0.18 is documented as a substantial modernization point: the library API became stable, asciicast v1 and v2 support was added, zstd compression was added, CURL fetching appeared, proxyrec was dropped, and tty emulation gained improvements such as CJK width, combining characters, overstrike, 24-bit color, more ANSI codes, and window-title storage.
termrec is a smaller, specialist package. This batch input lists apk, Homebrew, Ubuntu's libtty-dev, and zypper's libtty-devel, which suggests it is packaged both as command-line utilities and as a library/API dependency in some distributions.
The official page documents several tools: `termrec` records a shell or command, `termplay` replays recordings, `termtime` measures recording lengths, and `termcat` copies or converts ttyrec files. Older documentation also described `proxyrec`, a TELNET proxy used to capture network sessions.
The T2T proxy section shows a concrete historical niche: capturing MUD/TELNET play sessions for later export. That is a classic terminal-recording use case alongside demos, debugging, and sharing interactive command-line runs.
termrec matters to package nerds because it connects old ttyrec artifacts with newer terminal-sharing formats such as asciicast, while preserving low-level terminal semantics. Its value is less broad popularity and more interoperability: conversion, playback, compression, and a stable library API for terminal recordings.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
termcat | cli | global executable | |
termplay | cli | global executable | |
termrec | cli | global executable | |
termtime | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kilobyte/termrec
install metadata
| Package key | brew:termrec |
|---|---|
| Version | 0.19 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/termrec |
| Homepage | https://angband.pl/termrec.html |
| Repository | https://github.com/kilobyte/termrec |
| Upstream docs | https://angband.pl/termrec.html |
| License | LGPL-3.0-or-later |
| Source archive | https://github.com/kilobyte/termrec/archive/refs/tags/v0.19.tar.gz |
| Dependencies | xz |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | termrec |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libtty-dev 0.19-2.1build2
terminal/ttyrec library -- development
https://angband.pl/termrec.html
sudo apt install libtty-devlibtty1t64 0.19-2.1build2
terminal/ttyrec library -- runtime
https://angband.pl/termrec.html
sudo apt install libtty1t64termrec 0.19-2.1build2
terminal videos/scripts recorder and player
https://angband.pl/termrec.html
sudo apt install termrectermrec 0.19-r6
Program for recording videos of terminal output
https://angband.pl/termrec.html
sudo apk add termrectermrec-dev 0.19-r6
Program for recording videos of terminal output (development files)
https://angband.pl/termrec.html
sudo apk add termrec-devtermrec-doc 0.19-r6
Program for recording videos of terminal output (documentation)
https://angband.pl/termrec.html
sudo apk add termrec-doclibtty-devel 0.19-1.22
Library for Terminal Handling
http://angband.pl/termrec.html
sudo zypper install libtty-devellibtty1 0.19-1.22
Library for Terminal Handling
http://angband.pl/termrec.html
sudo zypper install libtty1termrec 0.19-1.22
Records Videos of Terminal Output
http://angband.pl/termrec.html
sudo zypper install termrecsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.