-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Christopher Murphy edited this page Jan 15, 2026
·
1 revision
- macOS 14.0+ (Sonoma)
- Apple Silicon Mac with notch (recommended)
- Yabai window manager
brew install koekeishiya/formulae/yabaiSee the Yabai wiki for full setup including SIP configuration and scripting addition.
Option A: Download Release
Download the latest .app.zip from Releases, unzip, and move to /Applications.
Option B: Build from Source
git clone https://github.com/CCMurphy-Dev/Aegis.git
cd Aegis
open Aegis.xcodeprojBuild and run with Xcode (Cmd+R).
When prompted, grant these permissions in System Settings > Privacy & Security:
- Accessibility - Required for window management
- Automation - Required for controlling other apps
On first launch, Aegis will prompt you to run the setup if FIFO integration isn't configured.
Alternatively, run manually:
~/.config/aegis/setup-aegis-yabai.shThis configures instant space/window updates via a FIFO pipe.
Aegis includes automatic update checking via Sparkle. Check for updates in Settings > General > Check for Updates.