Back to browse
GitHub Repository

macOS workspace manager with yabai-style window tiling

2 starsSwift

Tatami – a macOS workspace manager with BSP tiling

by pangmo5·Jun 5, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemShip ItSlick

No-SIP tiling manager in Swift, but AeroSpace already owns this niche.

Strengths
  • Swift + TCA architecture offers modern concurrency compared to yabai's older Objective-C.
  • TOML config with hot-reload and CLI scripting support for custom automation workflows.
  • Per-display workspace logic handles multi-monitor setups better than most basic tiling tools.
Weaknesses
  • Competes directly with AeroSpace, which already established the no-SIP standard firmly today.
  • Early development status means config stability and long-term maintenance are still unproven.
Category
Target Audience

macOS power users and developers avoiding SIP disables

Similar To

AeroSpace · yabai · Amethyst

Post Description

I've used most macOS tiling/workspace tools (AeroSpace, yabai, FlashSpace, amethyst, rift, OmniWM). All I wanted was to not turn off the SIP and it was a tiling tool by workspace. So I created Tatami.

It's written in Swift + TCA, and it's still pretty early on, but it has all the features for the environment I want. I'm very inspired by yabai and flashspace. Thank you for both projects.

Similar Projects