nikitabobko/AeroSpace

Swiftnikitabobko.github.io/AeroSpace/guide
macOS

AeroSpace is an i3-like tiling window manager for macOS

i3wmmacostiling-window-managerwindow-manageri3mactilingappleswift
スター成長
スター
22.9k
フォーク
670
週間成長
+131
Issue
142
10k20k
2023年10月2024年9月2025年9月2026年9月
README

AeroSpace Beta Build

AeroSpace is an i3-like tiling window manager for macOS

Videos:

Docs:

Key features

Installation

Install via Homebrew to get autoupdates (Preferred)

brew install --cask nikitabobko/tap/aerospace

In multi-monitor setup please make sure that monitors are properly arranged.

Other installation options: https://nikitabobko.github.io/AeroSpace/guide#installation

[!NOTE] By using AeroSpace, you acknowledge that it's not notarized.

Notarization is a "security" feature by Apple. You send binaries to Apple, and they either approve them or not. In reality, notarization is about building binaries the way Apple likes it.

I don't have anything against notarization as a concept. I specifically don't like the way Apple does notarization. I don't have time to deal with Apple.

Homebrew installation script is configured to automatically delete com.apple.quarantine attribute, that's why the app should work out of the box, without any warnings that "Apple cannot check AeroSpace for malicious software"

Community, discussions, issues

AeroSpace project doesn't accept Issues directly - we ask you to create a Discussion first. Please read CONTRIBUTING.md for more details.

Community discussions happen at GitHub Discussions. There you can discuss bugs, propose new features, ask your questions, show off your setup, or just chat.

There are 7 channels:

Project status

Public Beta. AeroSpace can be used as a daily driver, but expect breaking changes until 1.0 is reached.

What stops us from 1.0 release:

Big and important issues which will go after 1.0 release:

Development

A notes on how to setup the project, build it, how to run the tests, etc. can be found here: dev-docs/development.md

Project values

Values

  • AeroSpace is targeted at advanced users and developers
  • Keyboard centric
  • Breaking changes (configuration files, CLI, behavior) are avoided as much as possible, but it must not let the software stagnate. Thus breaking changes can happen, but with careful considerations and helpful message. Semver major version is bumped in case of a breaking change (It's all guaranteed once AeroSpace reaches 1.0 version, until then breaking changes just happen)
  • AeroSpace doesn't use GUI, unless necessarily
    • AeroSpace will never provide a GUI for configuration. For advanced users, it's easier to edit a configuration file in text editor rather than navigating through checkboxes in GUI.
    • Status menu icon is ok, because visual feedback is needed
  • Provide practical features. Fancy appearance features are not practical (e.g. window borders, transparency, animations, etc.)
  • "dark magic" (aka "private APIs", "code injections", etc.) must be avoided as much as possible
    • Right now, AeroSpace uses only a single private API to get window ID of accessibility object _AXUIElementGetWindow. Everything else is macOS public accessibility API.
    • AeroSpace will never require you to disable SIP (System Integrity Protection).
    • The goal is to make AeroSpace easily maintainable, and resistant to macOS updates.

Non Values

  • Play nicely with existing macOS features. If limitations are imposed then AeroSpace won't play nicely with existing macOS features (For example, AeroSpace doesn't acknowledge the existence of macOS Spaces, and it uses emulation of its own workspaces)
  • Ricing. AeroSpace provides only a very minimal support for ricing - gaps and a few callbacks for integrations with bars. The current maintainer doesn't care about ricing. Ricing issues are not a priority, and they are mostly ignored. The ricing stance can change only with the appearance of more maintainers.

macOS compatibility table

  • AeroSpace binary runs on: macOS 13+
  • AeroSpace debug build from sources is supported on: macOS 14+
  • AeroSpace release build from sources is supported on: macOS 15+ (Requires Xcode 26+)

Sponsorship

AeroSpace is developed and maintained in my free time. If you find it useful, consider sponsoring.

People who have write access

In alphabetical order:

Tip of the day

defaults write -g NSWindowShouldDragOnGesture -bool true

Now, you can move windows by holding ctrl+cmd and dragging any part of the window (not necessarily the window title)

Source: reddit

  • Amethyst - tiling window manager à la xmonad
  • InstantSpaceSwitcher - Instant space switching by synthesizing trackpad gesture with an artificially high velocity
  • yabai - a tiling window manager for macOS based on binary space partitioning
関連リポジトリ
polybar/polybar

A fast and easy-to-use status bar

C++appMIT Licensepolybarlinux
polybar.github.io
15.3k728
glzr-io/glazewm

GlazeWM is a tiling window manager for macOS and Windows inspired by i3wm.

Rustcrates.ioGNU General Public License v3.0i3wmwindow-manager
12.7k431
i3/i3

A tiling window manager for X11

CBSD 3-Clause "New" or "Revised" Licensebsdi3
i3wm.org
10.6k819
adi1090x/rofi

A huge collection of Rofi based custom Applets, Launchers & Powermenus.

ShellGNU General Public License v3.0rofiarch
8.8k400
Airblader/i3

A fork of the i3 window manager with gaps and some other features. :warning: i3-gaps has been merged into i3.

CBSD 3-Clause "New" or "Revised" Licensei3-gapsi3
5.8k310
betterlockscreen/betterlockscreen

🍀 sweet looking lockscreen for linux system

ShellappMIT Licensei3locki3lock-color
2.7k181
vivien/i3blocks

The hacker-friendly status_command for Sway and i3

CGNU General Public License v3.0swayi3
vivien.github.io/i3blocks/
2.5k184
stav121/i3wm-themer

🎨 Theme collection manager for i3-wm

PythonPyPIcliMIT Licensei3wmi3-gaps
2.3k237
acsandmann/rift

a tiling window manager for macos

Rustcrates.ioOtheri3macos
2.2k89
aaronjanse/3mux

Terminal multiplexer inspired by i3

GoGo ModulescliMIT Licensetmuxtui
1.9k46
meskarune/i3lock-fancy

i3lock script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text

ShellcliMIT Licensei3i3lock
1.6k183
dikiaap/dotfiles

Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.

ShellMIT Licensedotfileslinux
git.io/~dotfiles
1.5k173