Peekaboo offers four installation options to suit different needs:
- Homebrew installation (recommended)::
Execute terminal commandsbrew tap steipete/tapAfter adding the repository, runbrew install peekabooCompletion of the installation - npm install::
Requires a Node.js 16+ environment, execute thenpm install -g @steipete/peekaboo-mcpGet both CLI and MCP server functionality at the same time! - source code build::
After cloning your GitHub repository, you can use thenpm installcap (a poem)npm run build:allCompiling customized versions - Binary direct mount::
Download the zip file and unzip it usingsudo mvcommand to move the binary file to the system path
After installation, you mustGranting Screen Recording Privileges(System Settings > Privacy & Security > Screen Recording), otherwise the capture function will not work properly. Verify that the installation is running successfully peekaboo --version View the version number.
This answer comes from the articlePeekaboo: macOS screen capture and visual quiz toolThe































