# termframe を Homebrew でインストール

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
