Show HN: Waffle – Native macOS terminal that auto-tiles sessions into a grid
9 hours ago
- #macOS-terminal
- #auto-tiling
- #developer-tools
- Waffle is a free macOS terminal that auto-tiles every session into one window without any configuration or manual arrangement.
- Open a terminal, and it fills the screen; open more, and they split automatically (e.g., two becomes 50/50, four becomes a 2x2 grid).
- Sessions auto-detect git repos, assign unique colors and tabs per project, and allow quick filtering with a keystroke, keeping all sessions visible at once to avoid lost terminals.
- No setup required—no '.tmux.conf', split commands, or session naming—just open Waffle and start working with any CLI tool or agent.
- Built natively in Swift with SwiftTerm and AppKit for fast performance, it's keyboard-first for navigation and operation without a mouse.