A lightweight macOS menu bar app for taking screenshots and annotating them.
- Download
Skryn.zipfrom the latest release - Unzip and drag
Skryn.appto your Applications folder - Right-click the app → Open on first launch (required for unsigned apps)
- Grant Screen Recording permission when prompted
Since the app is unsigned, macOS may revoke Screen Recording permission after updating. If screenshots stop working:
- Go to System Settings → Privacy & Security → Screen Recording
- Remove Skryn from the list
- Re-add it; the app will prompt for permission again
Click the camera icon in the menu bar or press Cmd+Shift+5 (configurable in Settings) to capture your screen. An annotation window opens where you can draw before saving. You can also drag an image file onto the menu bar icon to open it for annotation.
Shortcuts
- Drag — Arrow
- Shift + Drag — Line
- Cmd + Drag — Rectangle
- Option + Drag — Crop
- Control + Drag — Blur
- Esc — Remove crop
- Delete — Remove hovered annotation
- Cmd+Z / Cmd+Shift+Z — Undo / Redo
- T — Toggle text mode
- U — Insert capture time (UTC) at cursor
- Cmd + + / Cmd + - — Increase / Decrease text size
- Shift + Enter — new text line (Enter will exit text mode)
- Cmd+Enter and Option+Enter and Control+Enter — Save to different locations (configurable in Settings)
- Cmd+W — Cancel screenshot
You can also hover over the annotation and change its size or drag it.
Requires Xcode and macOS.
xcodebuild -project Skryn/Skryn.xcodeproj -scheme Skryn -configuration Release build