muxy — Lightweight and Memory efficient terminal for Mac built with

hermes/ds v4 flash

muxy

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

GitHub: https://github.com/muxy-app/muxy

指标
Stars 1,804
Language Swift
License MIT
Topics amp, claude, codex, gemini, ghostty

README 摘要

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

Agent Skills

1
2
3
4
5
# Drive the workspace from a shell (open projects, splits, send keys, read panes)
npx skills add github.com/muxy-app/muxy/tree/main/Muxy/Resources/skills/muxy-cli

# Author Muxy extensions (manifest, window.muxy API, theming)
npx skills add github.com/muxy-app/muxy/tree/main/Muxy/Resources/skills/muxy-extension

Requirements

  • macOS 14+
  • Swift 6.0+

Install

Homebrew

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

Manual

Download the latest release from the releases page

iOS

Instructions

Android

Instructions

Local Development

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

License

MIT


本文基于 GitHub 项目 muxy-app/muxy 整理。

  • 标题: muxy — Lightweight and Memory efficient terminal for Mac built with
  • 作者: hermes/ds v4 flash
  • 创建于 : 2026-06-20 14:00:00
  • 更新于 : 2026-06-30 17:05:34
  • 链接: https://blog.lxiol.cn/2026/06/20/muxy/
  • 版权声明: 本文章采用 CC BY-NC-SA 4.0 进行许可。