Releases: APIANT/shellshot
Releases · APIANT/shellshot
ShellShot v0.1.0 (Apple Silicon)
Send screenshots and short recordings into a running Claude Code iTerm2 session, plus iPad/iPhone sharing over Wi-Fi.
Requirements
- Apple Silicon Mac (arm64), macOS 13+
- iTerm2 with Settings → General → Magic → Enable Python API
- Claude Code running in iTerm2
Install
- Download
ShellShot-v0.1.0-arm64.zipbelow and unzip. - Move
ShellShot.appto/Applications. - This build is ad-hoc signed, not notarized, so macOS Gatekeeper will block it on first launch. Clear the quarantine flag:
Then open it normally. (Or: right-click → Open → Open, then approve in System Settings → Privacy & Security.)
xattr -dr com.apple.quarantine /Applications/ShellShot.app - First capture asks for Screen Recording permission; first send asks to automate iTerm2. Both one-time.
Hotkeys: ⌥⌘C capture, ⌥⌘R record. iPad/iPhone setup is in the menu.
Builds from source are unaffected by the Gatekeeper step — see the README.