What problem does it solve?
Peekaboo eliminates the frustration of manually clicking through complex macOS interfaces by capturing the screen, identifying UI elements, and executing deterministic interactions for you.
Core Features & Use Cases
- UI capture, inspection, and targeting: take live snapshots or screenshots, annotate targets, and reuse snapshot IDs for consistent element selection.
- Action automation across apps and windows: click, type, hotkey, scroll, swipe, drag-and-drop, manage windows/menus, and launch or control apps reliably.
- Scripting-friendly execution: run
.peekaboo.json scripts and use JSON output to integrate with repeatable workflows.
Use it when you need to automate repetitive macOS tasks like logging into an app, navigating through menus, filling forms, and collecting screenshots for auditing.
Quick Start
Ask to run peekaboo permissions, then list apps as JSON, then see and annotate a target before you click and type to complete your workflow.