# Installer termframe avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de termframe pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install termframe
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:termframe
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8.7
- **Résumé source:** Terminal output SVG screenshot tool
- **Page d'accueil:** <https://github.com/pamburus/termframe>
- **Dépôt:** <https://github.com/pamburus/termframe>
- **Dernière mise à jour:** 2026-06-23T13:17:47Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- termframe (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8.7
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- 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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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