Releases: techjuicelab/aishot
Releases · techjuicelab/aishot
Release list
AIShot 1.1.0
Configurable save location.
- New save-folder priority:
--outflag → app setting (saveDir) → system screenshot folder (com.apple.screencapture location) →~/Desktop - New
--choose-dirflag: opens a folder picker and stores the choice as the app's default —open -na AIShot --args --choose-dir build.shnow resets TCC permissions only when the binary actually changed (no more pointless re-granting on no-op rebuilds)
AIShot 1.0.0
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 locationfolder 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.