Back to browse
Hush – auto-detect screen sharing and blur your desktop for macOS

Hush – auto-detect screen sharing and blur your desktop for macOS

by Olersandrkoz·Mar 30, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Auto-detects screen sharing via CGS API to blur desktop clutter instantly.

Strengths
  • Native CGS API integration enables automatic screen sharing detection without hooks.
  • Focus mode tracks active window at 60fps for smooth presentation transitions.
  • One-time purchase model avoids subscription fatigue common in productivity utilities.
Weaknesses
  • macOS only limitation excludes Windows and Linux users entirely.
  • Built-in Zoom and Teams blur features reduce the unique value proposition.
Category
Target Audience

Remote workers, presenters, and developers who demo code

Similar To

Muzzle · Zoom Background Blur · Obscura

Post Description

I made a mac menu bar app that blurs your desktop when you share screen or just to focus on current active window. I share screen a lot at work and got tired of relaunching screen share every time I need to show a different window. Uses CGWindowList to track window, NSVisualEffectView for blur, and CGS API to detect when screen sharing starts (it`s an option in settings)

Posted here before https://news.ycombinator.com/item?id=47215613 but since then added auto-detect, 60fps tracking, and blur dimming.

website with more details: https://poteam.pro/products/hush

Similar Projects