yashas / docs
Products

cd

A clearer, faster browser-to-browser file handoff app.

What it does

cd transfers files directly between browsers over WebRTC data channels. The sender creates a friendly receive code or QR link, and the receiver joins with that code.

Status: Active

Quick start

  1. Open the website.
  2. Choose one or more files.
  3. Share the receive code or QR link.
  4. Keep both browser tabs open until the transfer finishes.

The hosted app does not intentionally store transferred file contents. The connection uses PeerJS for signaling and WebRTC for the file channel.

On this page