macOS
brew install ttygiflocal Homebrew formula metadata
sudo port install ttygifMacPorts ports tree · graphics/ttygif/Portfile · 来源: api.github.com
安装
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 | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ttygif |
|---|---|
| 版本 | 1.6.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/icholy/ttygif |
| 仓库 | https://github.com/icholy/ttygif |
| 最后更新 | 2026-07-18T23:37:09Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.