Overview

JusTTY

Under the hood you get Ghostty's Metal renderer and a real PTY login shell. On top of it sits a small SwiftUI shell that owns windows, tabs, and settings. Nothing else.

brew trust --tap 0x96f/justty
brew tap 0x96f/justty
brew install --cask justty

Requires macOS 15.6 or later.

Why JusTTY exists#

Ghostty is fast and its renderer is excellent, but a full terminal emulator carries configuration surface most people never touch. JusTTY keeps the rendering engine and drops the rest: no splits, no inspector, no profile system, no remappable keybindings in the UI. You get tabs, a theme, a font, and a shell.

If you want every knob, run Ghostty. If you want a terminal that opens and gets out of the way, this is it.

License#

MIT. Source at github.com/0x96f/justty.

Updated