macOS
brew install cliclicklocal Homebrew formula metadata
sudo port install cliclickMacPorts ports tree · sysutils/cliclick/Portfile · 来源: api.github.com
安装
brew install cliclicklocal Homebrew formula metadata
sudo port install cliclickMacPorts ports tree · sysutils/cliclick/Portfile · 来源: api.github.com
概览
Tool for emulating mouse and keyboard events
历史
cliclick is a small macOS command-line automation utility for driving mouse and keyboard events from Terminal. Its official README expands the name as Command Line Interface Click, says it is written in Objective-C, and documents commands for clicking, moving, dragging, waiting, printing mouse position, and sending key events.
The upstream GitHub repository was created in 2013 and is maintained by Carsten Bluem under the BlueM account. The project has stayed deliberately focused on macOS GUI event automation rather than becoming a general cross-platform automation framework.
The official README strongly recommends installing with Homebrew and also notes MacPorts availability. The batch input independently lists both Homebrew and MacPorts package-manager entries, which is the main distribution signal for this niche macOS CLI.
Typical use is shell-driven UI automation: click a coordinate, move relative to the current mouse position, drag, wait between events, print coordinates, or send key presses. The README also notes that Terminal or the invoking app must have macOS Accessibility permission or the tool may appear to do nothing.
cliclick matters to package-manager users because it fills a narrow but durable gap: scriptable GUI input on macOS without AppleScript ceremony or a larger automation runtime. Its appeal is strongest in test scripts, window-manager glue, demos, and local automation where a packaged single binary is easier to depend on than a GUI automation stack.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
cliclick | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/BlueM/cliclick
安装元数据
| 软件包键 | brew:cliclick |
|---|---|
| 版本 | 5.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/cliclick |
| 主页 | https://www.bluem.net/jump/cliclick/ |
| 仓库 | https://github.com/BlueM/cliclick |
| 上游文档 | https://github.com/BlueM/cliclick#readme |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/BlueM/cliclick/archive/refs/tags/5.1.tar.gz |
| Bottle | 可用 (于 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cliclick |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
cliclick
sudo port install cliclick来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.