macOS
brew install termreclocal Homebrew formula metadata
brew
termrec のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install termreclocal Homebrew formula metadata
sudo apk add termrecAlpine Linux edge package indexes · termrec · ソース: dl-cdn.alpinelinux.org
sudo apt install termrecUbuntu 24.04 LTS package indexes · termrec · ソース: archive.ubuntu.com
sudo zypper install termrecopenSUSE Tumbleweed package metadata · termrec · ソース: download.opensuse.org
概要
Record videos of terminal output
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
termcat | cli | グローバル実行可能ファイル | |
termplay | cli | グローバル実行可能ファイル | |
termrec | cli | グローバル実行可能ファイル | |
termtime | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kilobyte/termrec
インストールメタデータ
| パッケージキー | brew:termrec |
|---|---|
| バージョン | 0.19 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/termrec |
| ホームページ | https://angband.pl/termrec.html |
| リポジトリ | https://github.com/kilobyte/termrec |
| 上流ドキュメント | https://angband.pl/termrec.html |
| ライセンス | LGPL-3.0-or-later |
| ソースアーカイブ | https://github.com/kilobyte/termrec/archive/refs/tags/v0.19.tar.gz |
| 依存関係 | xz |
| ビルド依存関係 | autoconf, automake, libtool |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 termrecソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.