macOS
brew install termreclocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für termrec in AI-Agent-Workflows.
Installation
brew install termreclocal Homebrew formula metadata
sudo apk add termrecAlpine Linux edge package indexes · termrec · Quelle: dl-cdn.alpinelinux.org
sudo apt install termrecUbuntu 24.04 LTS package indexes · termrec · Quelle: archive.ubuntu.com
sudo zypper install termrecopenSUSE Tumbleweed package metadata · termrec · Quelle: download.opensuse.org
Überblick
Record videos of terminal output
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
termcat | cli | globales Executable | |
termplay | cli | globales Executable | |
termrec | cli | globales Executable | |
termtime | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kilobyte/termrec
Installationsmetadaten
| Paketschlüssel | brew:termrec |
|---|---|
| Version | 0.19 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/termrec |
| Homepage | https://angband.pl/termrec.html |
| Repository | https://github.com/kilobyte/termrec |
| Upstream-Dokumentation | https://angband.pl/termrec.html |
| Lizenz | LGPL-3.0-or-later |
| Quellarchiv | https://github.com/kilobyte/termrec/archive/refs/tags/v0.19.tar.gz |
| Abhängigkeiten | xz |
| Build-Abhängigkeiten | autoconf, automake, libtool |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 termrecQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.