See all your git worktrees in one place.
- Scan & discover — automatically finds all git repositories and worktrees across your folders
- Instant startup — caches scan results, loads instantly on reopen
- Streaming scan — repos appear in UI as they're found, no waiting
- Quick Switcher (⌘K) — spotlight-style search across all worktrees
- One-click open — Terminal, Finder, Cursor, Claude Code
- Git status — dirty indicators, last commit info, branch names
- Disk usage — computed in background, never blocks UI
- Create & remove worktrees from the app
- Security-scoped bookmarks — no Full Disk Access needed
git clone https://github.com/nicenemo/GitGrove.git
cd GitGrove
./build.sh
open build/GitGrove.app- macOS 14+
- Git
| Shortcut | Action |
|---|---|
| ⌘K | Quick Switcher |
| ⌘R | Refresh |
| ↩ | Open in Terminal (Quick Switcher) |
| ⌘↩ | Open in Finder (Quick Switcher) |
| ⌥↩ | Open in Cursor (Quick Switcher) |
- SwiftUI
- Swift Package Manager (no Xcode project needed)
If you find GitGrove useful:
☕ Buy me a coffee
MIT


