Skip to content

Releases: Geisterhand-io/macos

Geisterhand v1.2.0

18 Feb 14:40

Choose a tag to compare

Geisterhand v1.1.0

18 Feb 08:58

Choose a tag to compare

Geisterhand v1.0.0

18 Feb 08:35

Choose a tag to compare

Geisterhand v1.0.0

Initial release of Geisterhand — a macOS screen automation tool with HTTP API and CLI.

Features

  • HTTP API on 127.0.0.1:7676 for mouse, keyboard, screenshot, and accessibility control
  • CLI tool (geisterhand) with subcommands: screenshot, click, type, key, scroll, status, server
  • Menu bar app with permission status indicators
  • Background/invisible automation via accessibility APIs and PID-targeted events
  • Full UI element tree traversal and interaction via accessibility endpoints
  • Application menu discovery and triggering

Installation

Homebrew (recommended)

brew tap geisterhand-io/tap
brew install --cask geisterhand

Manual

Download Geisterhand-1.0.0.dmg, open it, and drag Geisterhand to Applications.

Requirements

  • macOS 14 (Sonoma) or later
  • Accessibility permission
  • Screen Recording permission