Ta‑da!
Your terminal cockpit for macOS. Terminal first, workspaces like VS Code, git & PRs built in — one fast native window.
brew install --cask samiabi/tada/tada
v0.2.0 · No Homebrew? Get it here — it's the Mac developer's package manager.
Everything around your terminal
Tada puts the terminal in the middle and wraps the rest of your workflow around it — no tab juggling, no separate git client.
A terminal that feels great
GPU-rendered xterm with Oh My Zsh + Powerlevel10k out of the box — and Cmd+Click any URL or file path to open it (files land in the editor at the exact line).
One window, every workspace
Projects open as tabs in a single window; background workspaces keep their terminals running. ⌥⇧⇥ flips between them, ⌥⇥ switches sessions and files.
Git, visually
Stage, commit, branch, check out — plus a worktrees panel to list, add, and open worktrees as workspace tabs.
GitHub-style diffs
Split side-by-side diffs with word-level highlights and syntax colors — click any line number to jump into the editor right there.
Pull requests built in
List, check out, and merge PRs from inside the app. Review without leaving your cockpit.
Editor & explorer
Tokyo Night-themed CodeMirror editor, Material file icons, and VS Code-style git status colors right in the file tree.
Get flying in two steps
Signed and notarized by Apple — install, open, done. No warnings, no workarounds.
Install with Homebrew
One command installs the latest release; brew upgrade keeps it fresh.
brew install --cask samiabi/tada/tada
Make the terminal beautiful (optional)
One command installs the font, Oh My Zsh, Powerlevel10k and plugins — only for Tada sessions; your other terminals stay untouched.
curl -fsSL https://raw.githubusercontent.com/SamiAbi/tada/main/setup-terminal.sh | bash