Skip to content

Repository files navigation

CrossCode

Control your PC's OpenCode — the terminal AI coding agent — from your phone, from anywhere in the world. Free, open source, and private: your code never touches CrossCode's servers, because there are none.

License: MIT npm Node.js >=20

Quick Start

1. On your PC

Open a terminal in your project directory and run:

npx crosscode

This starts opencode serve, opens a tunnel, and prints a QR code in your terminal. (Make sure OpenCode is installed first.)

2. On your phone

  1. Install the CrossCode app — Android (iOS coming soon)
  2. Open the app and scan the QR code
  3. Start chatting with your agent

That's it. No account, no configuration, no shared network.

How It Works

Your phone connects to the OpenCode instance running on your machine through a secure tunnel, and streams everything back in real time — prompts, streaming responses, tool-call approvals, and file diffs.

Documentation

Contributing

Contributions are welcome! See CONTRIBUTING.md.

License

MIT — see LICENSE.

Releases

Packages

Contributors

Languages