macOS
brew install ttygiflocal Homebrew formula metadata
sudo port install ttygifMacPorts ports tree · graphics/ttygif/Portfile · ソース: api.github.com
brew
ttygif のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ttygiflocal Homebrew formula metadata
sudo port install ttygifMacPorts ports tree · graphics/ttygif/Portfile · ソース: api.github.com
sudo apt install ttygifDebian stable package indexes · ttygif · ソース: deb.debian.org
nix profile install nixpkgs#ttygifnixpkgs package indexes · pkgs/by-name/tt/ttygif/package.nix · ソース: api.github.com
概要
Converts a ttyrec file into gif files
履歴
ttygif is a small converter that turns ttyrec terminal recordings into animated GIF files. Its README describes it as a stripped-down version of ttyplay that screenshots every frame.
The project builds directly on the older ttyrec format and workflow: users first record a terminal session with `ttyrec`, then run `ttygif` on the recording. The README credits tty2gif as the source of the idea and approach.
Official Git tags show ttygif releases beginning with a 1.0.8 tag in 2013 and continuing through later maintenance releases, including tags in 2016, 2020, and 2022.
The README documents setup paths for Debian/Ubuntu, Fedora/CentOS/RHEL, OpenSUSE, Arch Linux, and macOS through Homebrew. The supplied package facts also show packaging in Homebrew, Debian, MacPorts, Nix, and Ubuntu.
ttygif became useful in the package-nerd niche because it bridges old-school terminal recording and shareable web media: a reproducible terminal transcript could be converted into a GIF for READMEs, bug reports, and demos.
The documented workflow is intentionally short: record with `ttyrec myrecording`, finish the shell with Ctrl-D or `exit`, then convert with `ttygif myrecording`. On macOS, the README documents an optional `-f` flag to bypass cropping for terminal apps that are not full screen.
The tool depends on terminal-window capture details: the README documents Terminal and iTerm support on macOS, `WINDOWID` handling on X11, and a `TTYGIF_DEBUG` environment variable for troubleshooting.
ttygif is the kind of package that survives because it composes with another tiny Unix tool. It does not replace ttyrec; it gives package maintainers and CLI authors a way to turn ttyrec artifacts into visual documentation.
Its packaging value is mostly archival and demonstrative: it preserves the ttyrec lineage while producing the GIF format that GitHub-era README culture made convenient.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ttygif | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/icholy/ttygif
インストールメタデータ
| パッケージキー | brew:ttygif |
|---|---|
| バージョン | 1.6.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ttygif |
| ホームページ | https://github.com/icholy/ttygif |
| リポジトリ | https://github.com/icholy/ttygif |
| 上流ドキュメント | https://github.com/icholy/ttygif#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/icholy/ttygif/archive/refs/tags/1.6.0.tar.gz |
| 最終更新 | 2026-07-18T23:37:09Z |
| Pulse | updated |
| 依存関係 | imagemagick, ovh-ttyrec |
| 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 | ttygif |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ttygif 1.5.0-1
generate gif animations from ttyrec terminal recordings
https://github.com/icholy/ttygif
sudo apt install ttygifttygif
nix profile install nixpkgs#ttygifttygif 1.5.0-1
generate gif animations from ttyrec terminal recordings
https://github.com/icholy/ttygif
sudo apt install ttygifttygif
sudo port install ttygifソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.