# cliclick mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cliclick in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:cliclick
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install cliclick
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install cliclick
```

  Evidenz: MacPorts ports tree: sysutils/cliclick/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:cliclick
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/cliclick>
- **Version:** 5.1
- **Quellzusammenfassung:** Tool for emulating mouse and keyboard events
- **Homepage:** <https://www.bluem.net/jump/cliclick/>
- **Repository:** <https://github.com/BlueM/cliclick>
- **Upstream-Dokumentation:** <https://www.bluem.net/jump/cliclick/>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://github.com/BlueM/cliclick/archive/refs/tags/5.1.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- cliclick (cli)
- cliclick (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 5.1
- lokale Daten: OK
- Upstream-Repository: https://github.com/BlueM/cliclick
- neueste erkannte Version: 5.1 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2013: BlueM/cliclick GitHub repository created.
- 2025: Version 5.1 is the latest tag visible from the official repository tag list.
- 2026: The batch input lists Homebrew and MacPorts distribution.

### Related projects

- cliclick sits near macOS automation tools such as AppleScript, Automator, Shortcuts, and lower-level event injectors, but its official scope is a command-line tool for mouse and keyboard actions.

### Quellen

- <https://github.com/BlueM/cliclick#readme>
- <https://www.bluem.net/jump/cliclick>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cliclick
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Andere Paketmanager-Einträge

- MacPorts - cliclick: normalized package name match | MacPorts ports tree: sysutils/cliclick/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/de/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [sleepwatcher](https://pkg.so/de/brew/sleepwatcher/) - Shares pkgdb curated category or tags: automation, cli, macos, system.
- [rex](https://pkg.so/de/brew/rex/) - Shares pkgdb curated category or tags: automation, cli, system.
- [m-cli](https://pkg.so/de/brew/m-cli/) - Shares pkgdb curated category or tags: automation, cli, macos, system.
- [lume](https://pkg.so/de/brew/lume/) - Shares pkgdb curated category or tags: automation, cli, macos, system.
- [xdotool](https://pkg.so/de/brew/xdotool/) - Shares pkgdb curated category or tags: automation, cli, keyboard, system.
- [utiluti](https://pkg.so/de/brew/utiluti/) - Shares pkgdb curated category or tags: automation, cli, macos, system.
- [mole](https://pkg.so/de/brew/mole/) - Shares pkgdb curated category or tags: cli, macos, system.
- [lima](https://pkg.so/de/brew/lima/) - Shares pkgdb curated category or tags: cli, macos, system.
- [keyspy](https://pkg.so/de/npm/keyspy/) - Local package facts share a topical domain. Shared terms: cli, keyboard, mouse, system.

## Combined YAML source

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


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
