Skip to content
/ peek Public

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

License

Notifications You must be signed in to change notification settings

madebysan/peek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Peek app icon

Peek

A digital privacy screen for macOS.
Blurs your entire screen with a clear circle that follows your mouse cursor.
Keep your content private from wandering eyes while you work.

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

Download Peek

Peek demo

Features

  • Privacy overlay — blurs or blacks out your screen, with a clear "peek" circle following your mouse
  • Three overlay styles — Light Blur, Dark Blur, or Blackout
  • Adjustable circle size — from 100px to 1200px diameter
  • Smooth tracking — GPU-accelerated mask follows your cursor with zero lag
  • Click-through — all mouse clicks pass through to apps underneath
  • Multi-monitor support — covers all connected displays
  • Menu bar app — no Dock icon, stays out of your way
  • Configurable keyboard shortcut — set your own global hotkey in Settings (default: ⌥⌘P)
  • Remembers your preferences — circle size, overlay style, and keyboard shortcut persist between sessions

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

The toggle shortcut can be changed 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

This compiles a release binary, creates Peek.app, and packages it into Peek.dmg.

Built With

Swift + AppKit — zero external dependencies

Feedback

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

License

MIT License — see LICENSE for details.

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