Analysis updated 2026-06-24
Switch between two Chrome windows without going through Mission Control
Get a Windows-style Alt-Tab grid on a Mac
Cycle through every open window across apps with one shortcut
| lwouis/alt-tab-macos | moya/moya | ochococo/design-patterns-in-swift | |
|---|---|---|---|
| Stars | 15,617 | 15,360 | 15,253 |
| Language | Swift | Swift | Swift |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
macOS will prompt for Accessibility and Screen Recording permissions before thumbnails appear.
AltTab is a macOS utility written in Swift that brings the window-switching experience familiar to Windows users over to macOS. On Windows, pressing Alt+Tab shows a visual grid of all open windows, letting you click the one you want. macOS has its own switcher, but it groups windows by app rather than showing each window individually. AltTab replaces that default behavior with a Windows-style visual window picker. Based on the description and topics, it acts as a window manager and task switcher, offering an alternative to macOS Mission Control and Expose. The README does not provide further detail beyond the download link.
macOS utility that replaces the default Cmd-Tab app switcher with a Windows-style visual window picker so you can pick individual windows instead of apps.
Mainly Swift. The stack also includes Swift, macOS, AppKit.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.