lwouis/alt-tab-macos

Windows alt-tab on macOS

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 30 seconds ago
Added to GitGenius on September 3rd, 2026
Created on August 14th, 2019
Open Issues & Pull Requests: 72 (+0)
GitHub issues: Enabled
Number of forks: 861
Total Stargazers: 16,247 (+0)
Total Subscribers: 49 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.2 hours
Mean response time: 3.4 days
90th percentile: 23.7 hours
Tracked items: 2,359

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 87% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 30% of tracked open issues have had no activity in three months. Only 10% of issues opened in the past year have been closed. Three people close 96% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 60
New in 7 days: 8
Closed in 7 days: 11
Avg open age: 343 days
Stale 30+ days: 36
Stale 90+ days: 20

Recent activity

Opened in 7 days: 7
Closed in 7 days: 11
Comments in 7 days: 10
Events in 7 days: 25

Top labels

  • bug (644)
  • enhancement (345)
  • unreproducible (208)
  • unactionable (86)
  • specific-app (63)
  • niche (55)
  • unclear (46)
  • need breakthrough (26)

Most active issues this week

Detailed Description

alt-tab-macos is a window switcher for macOS that replicates the Windows alt-tab behavior.

The tool addresses the friction macOS users experience when switching between windows, particularly those accustomed to Windows or Linux workflows. macOS's native Mission Control and Cmd+Tab switcher prioritize applications over windows, making it cumbersome to navigate between multiple windows of the same app. alt-tab-macos brings the familiar alt-tab paradigm to macOS by displaying a visual grid of open windows and allowing users to cycle through them with keyboard shortcuts, matching the window-switching experience users expect from other operating systems.

The project suits macOS users who work with multiple windows simultaneously and want faster, more intuitive window navigation without reaching for the trackpad or learning macOS-specific gestures. It is particularly valuable for developers, designers, and power users who frequently switch contexts across many windows. Those migrating from Windows or Linux to macOS, or who work across multiple operating systems, will find it eliminates a significant usability gap. The tool operates as a lightweight utility that runs in the background and intercepts keyboard input, making it transparent to integrate into existing workflows.

Development activity shows consistent engagement with the codebase. The project receives regular updates addressing user-reported issues and adding refinements to the window-switching experience. Pull requests are reviewed and merged with attention to maintaining code quality and compatibility. The maintainer actively responds to issues raised by users, indicating ongoing stewardship of the tool. Bug fixes and feature improvements flow into releases at a steady pace, suggesting the project is actively maintained rather than in maintenance mode.