macOS
brew install gifcaplocal Homebrew formula metadata
brew
gifcap のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install gifcaplocal Homebrew formula metadata
概要
Capture video from an Android device and make a gif
履歴
gifcap is a small command-line screen-capture utility for turning recordings from a connected Android device into GIF files.
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.
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.
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.
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
gifcap | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/outlook/gifcap
インストールメタデータ
| パッケージキー | brew:gifcap |
|---|---|
| バージョン | 1.0.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/gifcap |
| ホームページ | https://github.com/outlook/gifcap |
| リポジトリ | https://github.com/outlook/gifcap |
| 上流ドキュメント | https://github.com/outlook/gifcap#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/outlook/gifcap/archive/refs/tags/1.0.4.tar.gz |
| 依存関係 | ffmpeg |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gifcap |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.