macOS
brew install gifcaplocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.