Claudux
Description
Web interface for running Claude Code sessions from a browser, phone included - tmux keeps the sessions alive, ttyd brings them into the browser.
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
claudux
[](https://github.com/snazzybean/claudux/actions/workflows/ci.yml) [](https://github.com/snazzybean/claudux/releases/latest) [](LICENSE)
[](https://ko-fi.com/snazzybean)
**Claude Code sessions in a browser tab, phone included.** tmux keeps the sessions alive, ttyd brings them into the browser, and an Express server serves the interface and the API.
[!TIP] Put it somewhere that stays on. A Docker container, an always-on LXC, a spare machine in the corner and your sessions are there whenever you are: from the couch, from the office, from a phone on the train. They keep running while nothing is looking at them. Reaching it from outside your own network wants a reverse proxy or a VPN in front.
|
|
What it does
The interface lists projects with their sessions, starts new ones and resumes existing ones. Alongside that:
- No API key. Sessions run on an account token from
claude setup-token, the same login a subscription uses. Several accounts can be stored, and which one a session runs on is picked when it starts. - A key bar for the keys a screen keyboard doesn't have: Esc, Tab, Ctrl, arrows.
- Images from the clipboard, pasted straight into the conversation.
- Copying out of the terminal, on a phone too, where a browser selection
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