Skip to content

Releases: techjuicelab/aishot

AIShot 1.1.0

Choose a tag to compare

@techjuicelab techjuicelab released this 08 Jul 05:01

Configurable save location.

  • New save-folder priority: --out flag → app setting (saveDir) → system screenshot folder (com.apple.screencapture location) → ~/Desktop
  • New --choose-dir flag: opens a folder picker and stores the choice as the app's default — open -na AIShot --args --choose-dir
  • build.sh now resets TCC permissions only when the binary actually changed (no more pointless re-granting on no-op rebuilds)

AIShot 1.0.0

Choose a tag to compare

@techjuicelab techjuicelab released this 08 Jul 04:50

First release — one hotkey: screenshot straight into the AI app you're talking to.

  • Interactive capture (screencapture -i): drag a region, Space for a window, Esc to cancel
  • Saves into your com.apple.screencapture location folder with native macOS naming
  • Terminals/IDEs get the escaped file path, AI apps/browsers get the PNG, everything else clipboard-only
  • Universal binary (Apple Silicon + Intel), macOS 14+, ad-hoc signed — right-click → Open on first launch
  • No resident process, zero idle footprint

See the README for hotkey setup (Karabiner/Alfred/Shortcuts) and first-run permissions.