AeroSpace: An i3-like Tiling Window Manager for macOS
This repository profile is provided by osrepos.com, an open source repository discovery platform.

Summary
AeroSpace is a powerful i3-like tiling window manager designed for macOS, bringing a highly efficient, keyboard-centric workflow to Apple's desktop environment. It offers fast workspace switching, robust multi-monitor support, and a plain text configuration, all without requiring System Integrity Protection (SIP) to be disabled. This tool is ideal for advanced users seeking to optimize their macOS productivity through intelligent window management.
Repository Information
Topics
Click on any tag to explore related repositories
Use at your own risk
OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.
Introduction
AeroSpace is an i3-like tiling window manager for macOS, developed by nikitabobko. It aims to bring the efficiency and power of tiling window management, popular in Linux environments, to the macOS platform. With over 20,000 stars, AeroSpace is a highly regarded project for users seeking a more organized and keyboard-driven desktop experience.
Key features include a tree-based tiling paradigm, i3-inspired design, fast workspace switching, and its own emulation of virtual workspaces to overcome macOS limitations.
Installation
Installing AeroSpace is straightforward, with the recommended method being via Homebrew to ensure automatic updates.
To install, open your terminal and run:
brew install --cask nikitabobko/tap/aerospace
For multi-monitor setups, ensure monitors are properly arranged as per the AeroSpace guide. Other installation options are detailed in the official guide.
Examples
To see AeroSpace in action and understand its capabilities, check out these official resources:
The AeroSpace Guide and AeroSpace Commands also provide comprehensive documentation and examples for configuration and usage.
Why Use AeroSpace
AeroSpace stands out for several reasons, making it a compelling choice for power users:
- i3-like Paradigm: Offers a familiar and efficient workflow for users accustomed to i3wm.
- No SIP Disablement: Unlike some other macOS window managers, AeroSpace does not require you to disable System Integrity Protection, enhancing system security.
- Fast Workspaces: Employs its own virtual workspace emulation, providing swift and seamless switching without macOS's native limitations.
- Plain Text Configuration: Easily manage your setup with dotfiles-friendly plain text configuration files.
- Proper Multi-Monitor Support: Designed with robust multi-monitor capabilities, aligning with the i3-like paradigm.
- Keyboard Centric: Prioritizes keyboard shortcuts for maximum efficiency, catering to advanced users and developers.
- Practical Features: Focuses on core functionality and avoids unnecessary visual fluff like window borders or animations, ensuring a lean and performant experience.
Links
Explore AeroSpace further with these official links:
- GitHub Repository: https://github.com/nikitabobko/AeroSpace
- Official Guide: https://nikitabobko.github.io/AeroSpace/guide
- Commands Reference: https://nikitabobko.github.io/AeroSpace/commands
- Community Discussions: https://github.com/nikitabobko/AeroSpace/discussions
- Sponsorship: https://github.com/sponsors/nikitabobko
Related repositories
Similar repositories that may be relevant next.
Numi: A Natural Language Calculator for macOS, Linux, and Windows
April 22, 2026
Numi is an elegant calculator application available for macOS, Linux, and Windows, designed to interpret natural language input for calculations. It allows users to express complex tasks like "$20 in euro - 5% discount" or "today + 2 weeks" and instantly receive answers. This open-source project, built with JavaScript, simplifies everyday computations with its intuitive interface and powerful features.
Noi: Streamlining AI Interactions and Workflow Management
March 31, 2026
Noi is a powerful desktop application designed to bring order to your digital workflow, especially when interacting with AI tools. It offers a unique interaction-first approach, multi-window management, and robust session isolation to enhance productivity. With features like local-first data storage and comprehensive prompt management, Noi helps users achieve a more focused and efficient browsing experience.

mcp-bear: Integrate Bear Notes with Model Context Protocol Servers
February 14, 2026
mcp-bear is a Python-based Model Context Protocol (MCP) server designed to seamlessly integrate with Bear note-taking software. It enables powerful automation and interaction with Bear notes through various MCP clients, enhancing productivity for macOS users. This project leverages Bear's X-callback-url scheme to provide a robust set of actions.

F2: A Powerful Command-Line Tool for Batch Renaming Files and Directories
February 4, 2026
F2 is a cross-platform command-line tool for batch renaming files and directories. Written in Go, it offers a safe and efficient way to manage file names with features like dry run, variable support, and undo functionality. This makes it an invaluable utility for developers and power users alike.
Source repository
Open the original repository on GitHub.