gterm: Ghostty SSH
gterm: Ghostty SSH is #16 in Developer Tools Paid in United States and charting in 4 of 24 countries we track.
Updated 27 Sep 2026 · rankings refresh through the day
CategoryDeveloper Tools
Price1.99 USD
Released
Rating★ 0.0 (0)
Version1.2
Age rating4+
First seen by us
25 Sep 2026
Rating
0.0 ★
0 ratings
Measured
Best rank now
#16
Measured
gterm: Ghostty SSH on the App Store
App details
App ID
6774837597
Publisher
Shanghai Tangzixiang Information Technology Co., Ltd
Content rating
4+
Where it ranks now
Every top chart it appears in across 24 countries.
| Country | Charts | Rank |
|---|---|---|
| Developer ToolsPaid | #16 | |
| Developer ToolsPaid | #172 | |
| Developer ToolsPaid | #106 | |
| Developer ToolsPaid | #89 |
Apps near gterm: Ghostty SSH on the chart
Developer Tools Paid, around #16.
Ratings
App Store, worldwide.
Rating
0.0 ★
0 ratings
Measured
Ratings
0
Measured
About gterm: Ghostty SSH
gterm is a real terminal for iOS. It renders with Ghostty's GPU engine for true xterm/VT emulation, connects straight to your servers over SSH, keeps your keys on device, and ships an AI command assistant that writes the commands for you.
It's the same renderer and VT parser as the Ghostty desktop app. iOS can't fork/exec a local shell, so gterm drives the terminal straight from the SSH stream through a custom passthru IO backend added to libghostty — giving you a real terminal in a sandboxed iOS surface.
GPU-RENDERED TERMINAL
Real xterm/VT emulation via Ghostty's libghostty, drawn on Metal. Colors, ligatures, and reflow that feel native — not a web shim.
SSH-NATIVE
Connects with swift-nio-ssh — password and public-key auth, a PTY shell, live window resizing, and trust-on-first-use host-key verification.
KEYS STAY ON DEVICE
Import Ed25519 / ECDSA private keys into the iOS Keychain — device-only, never synced. Pick one or more keys to try per host.
SHELL-GRADE KEYBOARD
A custom accessory keyboard with the keys iOS forgets — Esc, Ctrl, Alt, Tab, arrows, and sticky modifiers for real TUI navigation.
AI COMMAND ASSISTANT
Describe what you want in plain English. The AI reads your recent commands and visible screen, proposes a command, and shows it to you for review before it runs.
AI AUTO-COMPLETION
As you type, suggestions surface above the keyboard — from your history and from your provider. Bring your own key; it's stored masked in the Keychain.
Open source: https://github.com/madeye/gterm
It's the same renderer and VT parser as the Ghostty desktop app. iOS can't fork/exec a local shell, so gterm drives the terminal straight from the SSH stream through a custom passthru IO backend added to libghostty — giving you a real terminal in a sandboxed iOS surface.
GPU-RENDERED TERMINAL
Real xterm/VT emulation via Ghostty's libghostty, drawn on Metal. Colors, ligatures, and reflow that feel native — not a web shim.
SSH-NATIVE
Connects with swift-nio-ssh — password and public-key auth, a PTY shell, live window resizing, and trust-on-first-use host-key verification.
KEYS STAY ON DEVICE
Import Ed25519 / ECDSA private keys into the iOS Keychain — device-only, never synced. Pick one or more keys to try per host.
SHELL-GRADE KEYBOARD
A custom accessory keyboard with the keys iOS forgets — Esc, Ctrl, Alt, Tab, arrows, and sticky modifiers for real TUI navigation.
AI COMMAND ASSISTANT
Describe what you want in plain English. The AI reads your recent commands and visible screen, proposes a command, and shows it to you for review before it runs.
AI AUTO-COMPLETION
As you type, suggestions surface above the keyboard — from your history and from your provider. Bring your own key; it's stored masked in the Keychain.
Open source: https://github.com/madeye/gterm
Latest updates
1.2
Bug-fix release.
- Fix a terminal engine overflow when resizing the terminal
- Fix the on-screen keyboard not reappearing when you tap the terminal after dismissing it