# 使用 Homebrew 安装 termframe

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

## 安装

```sh
sudo av install brew:termframe
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install termframe
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:termframe
- **软件包管理器:** Homebrew
- **版本:** 0.8.7
- **来源摘要:** Terminal output SVG screenshot tool
- **主页:** <https://github.com/pamburus/termframe>
- **仓库:** <https://github.com/pamburus/termframe>
- **最后更新:** 2026-06-23T13:17:47Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- termframe (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.8.7
## 项目历史与用法

termframe is a small command-line tool for turning terminal command output into SVG screenshots. Its own README describes it as a non-interactive terminal emulator that runs a command, renders the output in an internal virtual terminal session, and exports the result as SVG.

### 项目历史

The public GitHub repository was created in March 2025. The project sits in the newer wave of terminal-output publishing tools: instead of recording a session or taking a bitmap screenshot of an emulator window, it renders ANSI-styled output directly into a portable SVG artifact.

### 采用历史

The documented installation paths are package-manager oriented from the start: Homebrew for macOS, Scoop for Windows, prebuilt Linux archives, and Cargo from the Git repository. In this batch input it appears as a Homebrew formula only, so its broader package adoption history is still thin.

### 使用方式

termframe is used to run a command and write an SVG, or to accept piped output and render that stream. Its README emphasizes ANSI style support, 16-color, 256-color, and truecolor rendering, optional font embedding, dark and light modes, iTerm2 color schemes, custom themes, and configurable window styles.

### 为什么软件包爱好者会关心

For package maintainers and CLI documentation authors, termframe is useful because it produces reproducible terminal screenshots without opening a graphical terminal emulator. That makes it fit README, release-note, and documentation pipelines where SVG output is easier to diff, theme, and publish than a captured bitmap.

### 时间线

- 2025: Public GitHub repository created on March 6.
- 2026: v0.8.x releases continued theme and rendering maintenance.
- 2026: README documents Homebrew, Scoop, Linux archive, and Cargo installation paths.

### Related projects

- Related tools include terminal recorders such as termrec and asciinema, and terminal-image or terminal-screenshot tools that make command-line output easier to embed in documentation.

### 来源

- GitHub README: https://github.com/pamburus/termframe#readme
- GitHub releases: https://github.com/pamburus/termframe/releases
- GitHub repository metadata: https://api.github.com/repos/pamburus/termframe
- Input source_facts.package-manager


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/termframe.yml](https://github.com/mxcl/pkgdb/blob/main/combined/termframe.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
