Downloads
| Platform | Architecture | Download |
|---|---|---|
| macOS | Apple Silicon (M1/M2/M3) | bettershot_*_aarch64.dmg
|
| macOS | Intel | bettershot_*_x64.dmg
|
Installation
-
Download the
.dmgfile for your Mac- Apple Silicon (M1, M2, M3): Download the
aarch64version - Intel Mac: Download the
x64version
- Apple Silicon (M1, M2, M3): Download the
-
Open the DMG and drag Better Shot to Applications
-
First Launch - Choose one method (recommended):
Option A: Right-Click Method (Easiest)
- Right-click the app → Open → Click Open in the dialog
Option B: Terminal Method (One command, no dialogs) (recommended)
xattr -d com.apple.quarantine /Applications/bettershot.app
-
Grant Screen Recording permission when prompted in System Settings
Note: This is an ad-hoc signed indie app. macOS shows a warning for apps not notarized through Apple's $99/year developer program. The app is completely safe and open source.
What's New
- chore: update download links to v0.2.1
- feat: add offline OCR support with bundled Tesseract.js and update docs
- chore: add release notes scripts and update workflow