Skip to content

Releases: georgemandis/poltergeist

v0.1.1

13 Jun 00:06

Choose a tag to compare

Add shell completions for bash, zsh, and fish.

Full Changelog: v0.2.0...v0.1.1

v0.2.0

27 May 00:54

Choose a tag to compare

Full Changelog: v0.1.0...v0.2.0

v0.1.0

21 May 21:15

Choose a tag to compare

Initial release of Poltergeist.

Features:

  • 12 CLI commands: frontmost, focused, windows, tree, menu, whatshere, click, press, move, resize, minimize, raise
  • macOS backend via AXUIElement API
  • Windows backend via UI Automation COM
  • --json output for all commands
  • --verbose flag for detailed inspection
  • C ABI library for FFI consumers

Platforms:

  • macOS (aarch64, x86_64) — prebuilt binaries
  • Windows (x86_64, aarch64) — prebuilt binaries