# Installer gifcap avec Homebrew

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

## installation

```sh
sudo av install brew:gifcap
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gifcap
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:gifcap
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.0.4
- **Résumé source:** Capture video from an Android device and make a gif
- **Page d'accueil:** <https://github.com/outlook/gifcap>
- **Dépôt:** <https://github.com/outlook/gifcap>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gifcap (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

gifcap is a small command-line screen-capture utility for turning recordings from a connected Android device into GIF files.

### Historique du projet

The project appeared as an Outlook/Microsoft shell script repository in December 2016. Its README describes a focused workflow: use Android's device recording path together with common Unix video tools to create shareable GIFs from app behavior.

### Historique d'adoption

Its adoption footprint is narrow but practical. Homebrew packaged it for macOS users, while the upstream README also documents copying the script onto a PATH on other Unix-like systems with adb, ffmpeg, and ffprobe installed.

### Modes d'utilisation

Practitioners use gifcap when debugging Android interactions, demonstrating animation polish, or sharing visual defects in chat and issue trackers. The command records a physical Android device until interrupted and writes the resulting GIF to the requested filename.

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

gifcap is package-manager-interesting because it wraps a common Android development chore in one executable and depends on tools many developers already install: adb, ffmpeg, and a shell.

### Chronologie

- 2016: GitHub repository created.
- 2017: Tagged 1.0.x releases established the Homebrew-packaged script line.

### Related projects

- gifcap sits near ffmpeg-based screen-recording wrappers and Android SDK tooling rather than general-purpose GIF editors.

### Sources

- <https://formulae.brew.sh/formula/gifcap>
- <https://github.com/outlook/gifcap>
- <https://raw.githubusercontent.com/outlook/gifcap/master/README.md>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Combined YAML source

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


## Sources

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