714 B
714 B
name, description, metadata
| name | description | metadata | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| peekaboo | Capture and automate macOS UI with the Peekaboo CLI. |
|
Peekaboo
Use peekaboo to capture, inspect, and interact with macOS UI.
Core commands
- Capture:
peekaboo capture - Inspect:
peekaboo see --annotate - Click:
peekaboo click --target "..." - List windows:
peekaboo list - Tool info:
peekaboo tools - Permissions:
peekaboo permissions status
Notes
- Requires Screen Recording + Accessibility permissions.
- Use
peekaboo see --annotateto identify targets before clicking.