Back to browse
GitHub Repository

Lightweight macOS menu bar app for reliably cycling through windows of the current application.

9 starsSwift

Sash – tiny macOS utility to reliably cycle through app windows

by dwg·Apr 10, 2026·5 points·10 comments

AI Analysis

●●SolidCozySolve My Problem

Reliable window cycling when macOS's built-in ⌘` shortcut keeps failing you.

Strengths
  • Zero dependencies, pure Swift using native AXUIElement Accessibility API
  • Menu bar integration with launch-at-login and configurable global shortcuts
  • Tiny footprint solving a genuine daily friction point for macOS users
Weaknesses
  • macOS-only with accessibility permissions required, not notarized
  • Narrow scope—only helps if window cycling annoys you specifically
Category
Target Audience

macOS power users and developers who switch between windows frequently

Similar To

AltTab · Witch · macOS built-in window switching

Post Description

macOS's built-in cycle window shortcut (⌘` / ⌘@) has always been flaky for me. Probably not a Show HN, but if it annoyed me this much it might be annoying some others.

Only tested on the latest macOS — would appreciate any reports from other versions.

Similar Projects