Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, Nix 安装 ttygif

查看 ttygif 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ttygif

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ttygif

MacPorts ports tree · graphics/ttygif/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install ttygif

Debian stable package indexes · ttygif · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#ttygif

nixpkgs package indexes · pkgs/by-name/tt/ttygif/package.nix · 来源: api.github.com

概览

软件包摘要

Converts a ttyrec file into gif files

命令和别名

  • ttygif

历史

项目历史与用法

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.

时间线

  • 2013: Official 1.0.8 tag in the ttygif repository.
  • 2016: 1.4.0 tag published after several 1.x releases.
  • 2022: 1.6.0 tag published.
  • Current README: documents ttyrec-to-GIF workflow, platform setup notes, and tty2gif credit.

Related projects

  • ttyrec is the input recording format and the first step in the documented workflow.
  • tty2gif is credited by the README as the inspiration for ttygif's idea and approach.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 2 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ttygifcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-26
管理器版本1.6.0
管理器更新时间2026-07-18
本地数据OK
上游当前
检测到的最新版本1.6.0

https://github.com/icholy/ttygif

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖imagemagick, ovh-ttyrec
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namettygif
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

ttygif 1.5.0-1

generate gif animations from ttyrec terminal recordings

https://github.com/icholy/ttygif

sudo apt install ttygif
  • Section: utils
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Ttygif
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ttygif from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ttygif

nix profile install nixpkgs#ttygif
  • normalized package name match
  • 匹配方式:Ttygif
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tt/ttygif/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ttygif 1.5.0-1

generate gif animations from ttyrec terminal recordings

https://github.com/icholy/ttygif

sudo apt install ttygif
  • Section: universe/utils
  • Architecture: amd64
  • 4 依赖
  • normalized package name match
  • 匹配方式:Ttygif
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ttygif from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

ttygif

sudo port install ttygif
  • normalized package name match
  • 匹配方式:Ttygif
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/ttygif/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment