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.2
- refactor: remove updater and process plugins, clean Tauri config and update dialog
- feat: add annotation resizing support to AnnotationCanvas
- chore: remove hardcoded version and signing key steps from release workflow