Skip to content

madebysan/peek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peek app icon

Peek

A digital privacy screen for macOS that blurs everything except a clear circle around your cursor.
For working in public without turning your screen into a billboard.

Version 1.1 · macOS 13 (Ventura) or later · Apple Silicon & Intel

Download Peek

Peek demo


Peek is a menu bar app that blurs your whole screen except for a clear circle around your cursor. For coffee shops, trains, anywhere with someone next to you.

How it works

Three overlay styles: Light Blur, Dark Blur, and Blackout. The clear circle is 100–1200px and follows your cursor with no lag. Clicks pass through to whatever's underneath.

Usage

  1. Open Peek. An eye icon appears in the menu bar.
  2. Left-click the menu bar icon to toggle the privacy overlay on / off
  3. Right-click the menu bar icon to access Settings, About, and Quit
  4. Move your mouse to reveal content through the peek circle

Keyboard shortcuts

Shortcut Action
⌥⌘P (default) Toggle privacy overlay
Cmd + , Open Settings
Cmd + Q Quit Peek

Change the toggle shortcut in Settings: click the shortcut field and press your preferred key combination.

Installation

Download Peek v1.1. Open the DMG and drag Peek to your Applications folder.

On first launch, macOS will ask for Accessibility permission (needed for global mouse tracking). Grant it in System Settings → Privacy & Security → Accessibility.

Building from source

Requires Swift 5.9+ and macOS 13+.

# Build the app and create a DMG
./build-app.sh

Compiles a release binary, creates Peek.app, packages it into Peek.dmg.

Known limitations

  • Over-the-shoulder only. Peek obscures the visual output of your Mac's display. It does not block screen sharing, AirPlay mirroring, Continuity / Sidecar projection, or screen recording. Those paths pull from the framebuffer before the overlay is composited.

Built with

Swift + AppKit, zero external dependencies.

Feedback

Found a bug or have a feature idea? Open an issue.

License

MIT


Made by santiagoalonso.com

About

A digital privacy screen for macOS. Blurs your screen with a clear circle that follows your cursor.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors