Skip to content

v0.2.0

Latest

Choose a tag to compare

@georgemandis georgemandis released this 12 Jun 23:32

What's New

  • spectacle screenshot — capture a single frame to PNG or JPEG
    • Supports --window, --app, --pid, --display, --region targeting
    • Capture specific windows/apps by name (something macOS screencapture can't do non-interactively)
    • PNG (default) or JPEG output, inferred from file extension
    • 5-second timeout if no frame is received
  • spectacle completions — shell completions for bash, zsh, and fish

Examples

spectacle screenshot --output shot.png
spectacle screenshot --app "Chrome" --output page.png
spectacle screenshot --window "Finder" --output finder.jpg
spectacle completions fish | source

Install / Upgrade

brew upgrade georgemandis/tap/spectacle