Lightweight and Memory efficient terminal for Mac built with SwiftUI and libghostty.
- Project-based workflow
- Project groups
- Vertical tabs
- Split panes
- Built-in VCS (status, diff, commit history, branches, PRs)
- Git worktrees
- Diff viewer (unified & split)
- File tree
- Find in files
- Quick open & command palette
- Text editor with syntax highlighting
- Markdown & HTML preview (with Mermaid diagrams)
- Image viewer
- AI usage tracking (Most of the providers are supported)
- Extensions
- IDE integration
- Mobile companion apps (iOS & Android)
- Rich input panel with image attachments
- Voice input
- Notifications (in-app & native macOS)
- 490+ themes
- 60+ customizable shortcuts
- Workspace & session persistence
- In-terminal search
- Navigation history
- Drag and drop
- Project icons
- Auto-updates
- macOS 14+
- Swift 6.0+
ghinstalled (optional for PR management)
brew tap muxy-app/tap
brew install --cask muxyDownload the latest release from the releases page
scripts/setup.sh # downloads GhosttyKit.xcframework
swift build # debug build
swift run Muxy # run