Universal build (Apple silicon + Intel), macOS 15 or later.
Install
-
Download
Glimpse-macos.zip, unzip it and move
Glimpse.app to your Applications folder. -
This build is not signed with an Apple Developer certificate,
so macOS quarantines it. Open it once, then allow it from
System Settings → Privacy & Security → Open Anyway — that
keeps Gatekeeper's checks in place.If you would rather clear the flag directly, knowing it skips the
notarisation check:xattr -dr com.apple.quarantine /Applications/Glimpse.app
-
On first launch macOS asks for Screen Recording permission
(System Settings → Privacy & Security → Screen & System Audio
Recording). Reopen the app afterwards.
Prefer to build it yourself? make install needs nothing but the
Xcode Command Line Tools.
Full Changelog: https://github.com/AlexDevFlow/Glimpse/commits/v0.1.0