Back to browse
GitHub Repository

A macOS 26+ native terminal application

243 starsSwift

Calyx – Ghostty-Based macOS Terminal with Liquid Glass UI

by yuu1ch13·Mar 12, 2026·28 points·35 comments

AI Analysis

●●SolidEye CandyBig Brain

Claude Code IPC letting multiple instances communicate via MCP is genuinely clever.

Strengths
  • Claude Code IPC via MCP server enables multi-pane agent coordination no other terminal offers
  • WKWebView browser tabs alongside terminal tabs is unusual and potentially useful workflow
  • Built on libghostty means Metal GPU acceleration and established terminal engine reliability
Weaknesses
  • Terminal emulator space is extremely crowded with Ghostty, Warp, iTerm2, and WezTerm
  • macOS 26 Liquid Glass UI limits to future macOS versions, shrinking addressable market
Target Audience

macOS developers, Ghostty users wanting native UI

Similar To

Ghostty · Warp · iTerm2

Similar Projects

GamingMid

Letter Flow a Word Game with Liquid Glass Design

The killer detail here is the liquid-droplet UI and the one-tap AI level generator running on-device — small touches that make a familiar word game feel tactile and modern. It's not reinventing the category, though; reported glitches (missing letters/misspellings) and a tiny rating base keep this from feeling like a must-share hit.

Eye CandyCozy
suryanshJ
203mo ago
Developer Tools●●Solid

Axel – native macOS app with a Rust CLI to orchestrate agents

It wires a five-column SwiftUI macOS frontend to a Rust CLI that actually spawns tmux grids and Ghostty terminals, mapping each agent to its own git worktree so you won't step on branches. Real-time SSE inboxes, Automerge CRDT + Supabase sync, and live permission prompts show the author thought through multi-agent collaboration, not just a flashy demo. Main friction: macOS-only tooling and heavier setup limits the audience, but for the niche this solves a painful orchestration problem in a thoughtful way.

WizardryNiche GemSlick
fmerian
103mo ago