Show HN: Window Switcher – Better same-app window switching for macOS
Window Switcher is a macOS tool that improves switching between multiple windows of the same application, offering a more efficient alternative to the default macOS behavior.
Background
- macOS's built-in app switcher (Cmd+Tab) switches between entire *applications*, not individual windows of the same app. If you have multiple Chrome or Finder windows open, there is no native shortcut to cycle through just those windows.
- This GitHub project offers a small utility that fills that gap, letting users cycle only among windows belonging to the currently active application.
- Alternative solutions exist (e.g., AltTab, Witch), but this one is lightweight, open-source, and free. It targets developers and power users who want minimal, focused tools rather than heavy window managers.