Skip to content

ShellShot v0.1.0 (Apple Silicon)

Latest

Choose a tag to compare

@APIANT APIANT released this 10 Jun 18:53
· 2 commits to main since this release

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

  1. Download ShellShot-v0.1.0-arm64.zip below and unzip.
  2. Move ShellShot.app to /Applications.
  3. This build is ad-hoc signed, not notarized, so macOS Gatekeeper will block it on first launch. Clear the quarantine flag:
    xattr -dr com.apple.quarantine /Applications/ShellShot.app
    
    Then open it normally. (Or: right-click → Open → Open, then approve in System Settings → Privacy & Security.)
  4. 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.