Quicktui banner
dualface dualface

Quicktui

Development community

Description

Self-hosted remote terminal for iPhone, iPad & browser — attach tmux and run Claude Code, Codex, or any CLI agent from anywhere. Free for one server.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

QuickTUI — full terminal for any coding agent

QuickTUI

Full terminal for any coding agent — Claude Code, Codex, or any TUI.
Self-hosted, direct connection. Free for a single host.

App Store · Website · Discord


QuickTUI is the **iPhone, iPad, and browser** client for your own server. Kick off Claude Code, Codex, or any long-running terminal job, then walk away — the session keeps running on your machine (tmux under the hood), and you reattach from any screen, exactly where you left it.

Why QuickTUI

  • 📱 Native iPhone & iPad app + browser client — the same live session on every device
  • 🖥️ A real terminal, not a chat wrapper — tmux windows, panes, scrollback, copy-mode
  • 🤖 Any CLI agent — Claude Code, Codex, aider, or any TUI program
  • 🔒 Self-hosted, direct by default — your code and API keys never touch our servers
  • 📶 Session keeper — jobs survive disconnects, network changes, and app restarts
  • 💸 Free for one server — Pro is a one-time purchase (unlimited servers); the only subscription is optional Relay, for when you can't connect directly

Install the server (one line)

**macOS / Linux**

curl -fsSL https://quicktui.ai/q.sh | sh

**Windows (PowerShell)**

irm https://quicktui.ai/q.ps1 | iex

Then pair the app by scanning `quicktui-server --qrcode`, or add your server manually by URL + token. Requires tmux 3.2+ on the server (the installer can set it up for you).

Get the app