Home
Softono
muxy-app/muxy

muxy-app/muxy

Open source MIT Swift
431
Stars
28
Forks
17
Issues
4
Watchers
1 month
Last Commit

About muxy-app/muxy

Lightweight and Memory efficient terminal for Mac built with SwiftUI and libghostty

Platforms

Web Self-hosted macOS iOS

Languages

Swift

Muxy

Muxy

Lightweight and Memory efficient terminal for Mac built with SwiftUI and libghostty.

Mac | iOS | Android | Discord

Vision

Lightweight terminal that has a rich API for extensions

Screenshots

image

Features

  • Project groups
  • Vertical tabs
  • Split panes
  • Git worktrees
  • Quick open & command palette
  • Text editor with syntax highlighting
  • Markdown & HTML preview (with Mermaid diagrams)
  • Image viewer
  • Extensions
  • 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

Requirements

  • macOS 14+
  • Swift 6.0+

Install

Homebrew

brew tap muxy-app/tap
brew install --cask muxy

Manual

Download the latest release from the releases page

iOS

Instructions

Android

Instructions

Local Development

scripts/setup.sh          # downloads GhosttyKit.xcframework
swift build               # debug build
swift run Muxy             # run

License

MIT