
ccshare
multiplayer claude code
108 followers
multiplayer claude code
108 followers
share your live Claude Code session with a 6-char code, AirDrop-style. your friend joins from their terminal - or just opens a link in their browser, nothing to install - sees your exact screen, and both of you can type. works over your wifi with zero setup, or anywhere through a free tunnel.




Shared terminals get weird when clients have different widths. Whose PTY size wins when one person is on a 13-inch terminal and another joins from a browser? If resize events race, readline and curses output can turn into garbage fast.
ccshare
@wybaby168 the host pty is taken care of.
Got it. Is the host size fixed for the whole session, or can a browser resize it? That decides whether full-screen TUIs stay stable.
Congrats on the release, @unworld11 ! The standard text-mirroring approach to terminal collaboration usually suffers from massive latency or character drops, so hearing that the screen mirroring feels instantaneous is a great sign.
Regarding the simultaneous input behavior you asked about: when up to five developers are connected to the same active Claude Code session, how does ccshare handle terminal state conflicts?
ccshare
@varunvivek it works like google docs but not as sophisticated, it is a good point that i will address in the next release
one thing that would make this way more useful for me would be a tiny status bar or last-activity timestamp so you can tell at a glance whether the other person is idle, typing, or disconnected. right now if my friend goes afk i have no idea if their session just froze or if they walked away
ccshare
@hanife786855 oh we get notified if they disconnect and connect
This looks really cool, I see wifi mentioned in the repo, I imagine it can be used just as easily over VPN?
ccshare
@inferhaven yes can be. we also share a anywhere link so you can join over any network
shared a quick session with a coworker and the 6 char code thing actually works like airdrop, super smooth. the live screen mirroring felt instant which was way better than i expected for a small tool
ccshare
@anlyulujaos SO HAPPY IT WORKED FOR YOU. i will make new releases. what do you think would be a feature added to this which would make you pay for it!
Interesting direction.
Do you think collaborative AI coding will eventually happen inside editors by default, or will dedicated collaboration layers still have an advantage?
HarnessRouter
Congrats on shipping ccshare! An AirDrop-style 6-char code to share a live Claude Code session, zero accounts, no telemetry, is exactly the kind of scrappy, useful tool this community loves. Just curious, what got you started on this? a specific pairing session that went badly without it?
ccshare
@renchu_song yes had a hard time assisting my non technical friend figuring out claude code
ccshare
@renchu_song but i am putting out releases to make it more of an all in one tool where users can converse with each other too!