Quicktui
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 — Claude Code, Codex, or any TUI.
Self-hosted, direct connection. Free for a single host.
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
- App Store — https://apps.apple.com/app/quicktui/id6761338192
- Browser client — served by your own server, nothing to install
- Website & docs — https://q
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11