nikitabobko/aerospace

AeroSpace is an i3-like tiling window manager for macOS

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 13 minutes ago
Added to GitGenius on September 2nd, 2026
Created on May 21st, 2023
Open Issues & Pull Requests: 202 (+0)
GitHub issues: Enabled
Number of forks: 667
Total Stargazers: 22,907 (+1)
Total Subscribers: 75 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.6 hours
Mean response time: 28.7 days
90th percentile: 56.4 days
Tracked items: 501

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 48% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "regression" is answered fastest, typically in about 3 hours, while "problem" waits about 2 weeks. Only 1% of issues opened in the past year have been closed. Three people close 86% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 142
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 655 days
Stale 30+ days: 127
Stale 90+ days: 84

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 3
Events in 7 days: 6

Top labels

  • bug (142)
  • feature (102)
  • duplicate (73)
  • good-first-issue (39)
  • problem (25)
  • needs-triage (23)
  • discussion-needed (18)
  • crash (17)

Detailed Description

AeroSpace is a tiling window manager for macOS that brings i3-like keyboard-driven window management to Apple's operating system.

The tool addresses the limitations of macOS's native window management by implementing a tree-based tiling paradigm inspired by i3. Rather than relying on macOS Spaces, which the project identifies as having considerable limitations, AeroSpace provides its own virtual workspace emulation that enables fast switching without animations and without requiring System Integrity Protection to be disabled. Windows are organized hierarchically in a tree structure, and the manager operates primarily through a command-line interface with plain-text TOML configuration, making it suitable for dotfiles-based workflows.

AeroSpace suits developers and power users accustomed to Linux tiling window managers who want that workflow on macOS without compromising system security. It handles multi-monitor setups using i3-like paradigms and includes shell completion and manual pages. The tool is distributed via Homebrew with automatic updates. Users should be aware that the software is not notarized by Apple; the Homebrew installation handles the quarantine attribute automatically, but this reflects the maintainer's deliberate choice regarding Apple's notarization process rather than a security concern.

The project receives issues from both core contributors and external users, indicating adoption beyond the maintainers without creating an unsustainable support burden. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker centers on bug fixes, feature requests, and tasks marked as good entry points for new contributors.