ccshare
Multiplayer Claude Code — pair program with agents, share live sessions.
Share your live Claude Code or Codex session with a 6-char code. Up to 5 people see the same terminal and agent conversation, and everyone can type. Works over local network. Built for pair programming with CLI coding agents.
What is ccshare?
ccshare is a free, open-source tool (MIT licensed) that enables live multiplayer terminal sessions for CLI coding agents. You wrap any terminal command in a real PTY and get a 6-char code — anyone who joins sees the exact same terminal and can type simultaneously. Works over LAN, cloud tunnel, or Tailscale. Compatible with Claude Code, Codex, and any terminal-based agent.
Key features
- 6-char code sharing — anyone joins via CLI or browser, no install needed
- LAN discovery via UDP broadcast (transmits only a hash, never the raw code)
- Browser-based terminal access with zero installations
- macOS menu bar integration with session control, joiner count, and notifications
- Bundled cloudflared for free auto-generated quick tunnel (no account needed)
- Self-hosted relay and Tailscale direct support for private networks
- Session recording (--record saves to asciinema .cast files)
- Compatible with any terminal agent: Claude Code, Codex, opencode, kimi, etc.
- Read-only mode for presentations and live demos
- Zero accounts, zero telemetry, MIT licensed
- Bidirectional hosting and joining
- tmux-style 'smallest terminal wins' pty resizing
Who it's for
- Remote pair-programming with CLI coding agents (up to 5 people)
- Live coding demos and technical presentations
- Rubber-ducking sessions where multiple developers contribute
- Recording and sharing terminal agent sessions for documentation
- Collaborative debugging sessions with shared agent context
When not to use it
Not a general-purpose collaboration tool — it's specifically for terminal/CLI sessions. If you need document co-editing or visual IDE collaboration, look elsewhere. The cloud tunnel session dies when the host disconnects unless you self-host the relay.
FAQ
How many people can join a ccshare session?
Up to 5 simultaneous participants. Everyone sees the same terminal and can type.
Do I need to install anything to join?
No. Joiners access the session via browser link — zero installation required. Hosts need the CLI tool (30-second setup).
Is ccshare free?
Yes. MIT licensed, no accounts, no telemetry. Free cloud tunnel included via bundled cloudflared.
Can I use it with Codex or other CLI agents?
Yes. ccshare is a generic PTY mirror — it works with Claude Code, Codex, opencode, kimi, and any terminal-based agent.
How does LAN discovery work?
Via UDP broadcast that transmits only a hash of the 6-char code — never the code itself.
Share this launch
Embed this badge
<a href="https://orangebot.ai/product/ccshare" target="_blank" rel="noopener noreferrer"> <img src="https://orangebot.ai/api/badge/ccshare.svg" alt="Featured on OrangeBot" width="200" height="54" /> </a>