Skip to content

Releases: AlexDevFlow/Glimpse

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 13:19

Universal build (Apple silicon + Intel), macOS 15 or later.

Install

  1. Download Glimpse-macos.zip, unzip it and move
    Glimpse.app to your Applications folder.

  2. 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
  3. 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