macOS
brew install cliclicklocal Homebrew formula metadata
sudo port install cliclickMacPorts ports tree · sysutils/cliclick/Portfile · ソース: api.github.com
brew
cliclick のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.