Snimok for Mac
A tiny menu-bar app. Click its icon (or press ⌘⇧7), drag over an area of the screen, and the link opens in your browser and is copied to the clipboard. Requires macOS 13 or newer.
Download Snimok for MacSnimok.zip · 207 KB · Universal (Apple Silicon + Intel) · macOS 13+ · built 2018-10-20
- Unzip and drag Snimok.app into Applications.
- First launch: the app is signed with a personal certificate, not notarised by Apple, so macOS will refuse a double-click. Right-click the app → Open → Open again (or run
xattr -dr com.apple.quarantine /Applications/Snimok.app). This is needed once. - Allow Screen Recording when macOS asks (System Settings → Privacy & Security).
- Click the Snimok icon or press ⌘⇧7 and drag over an area. The link opens in your browser and is copied to the clipboard. Signing in is optional: use the menu bar icon → “Sign In…” to attach the app to your account.
Build from source
cd desktop SNIMOK_SERVER_URL=https://your-domain.vercel.app ./build.sh open build/
Needs Xcode command line tools. The script produces build/Snimok.app and build/Snimok.zip.