Built on Cloudflare

Dropbox for devs.

Start the daemon once and rbox streams your working directories across every machine in real time — passive background sync you set and forget. Your uncommitted git state travels by default, end-to-end encrypted. Never your node_modules.

The one-line install

Up and syncing in one command.

No accounts to wire up first, no config to write. Run it, sign in, and point rbox at a directory.

$curl -fsSL https://rbox.to/install.sh | sh

Works on macOS and Linux. Windows via WSL.

How it works

Sync built for how code actually lives.

File sync was designed for documents and photos. rbox is designed for repositories — it knows what's regenerable, what's secret, and what git is doing under the hood.

Passive background sync

Run rbox daemon start once and it runs quietly in the background, streaming changes across every machine in real time — source, configs, and the messy in-progress work between commits. Set it and forget it.

End-to-end encrypted

Your files are encrypted on your machine before they sync — our servers never see your code. Secrets like .env and keys are excluded by default.

Git-state aware

Your uncommitted index, stash, and detached HEAD travel with you by default — end-to-end encrypted via git bundle. Pick up on any machine exactly where you left off.

No dependency bloat

Your code syncs — not the gigabytes that rebuild from it. node_modules, build output, and caches are skipped automatically, so your storage and bandwidth go to what actually matters. A fresh machine rebuilds them locally in one command.

Not Dropbox. Not Syncthing. Both happily ship the gigabytes of dependencies you can rebuild from a lockfile, and neither understands an uncommitted git index. rbox reconstructs deps locally and moves working git state with git bundle — and the daemon stays a polite background citizen, so it won't peg your CPU mid npm ci.

Pricing

Simple plans. Honest storage.

Because rbox never syncs your dependencies, your quota goes a lot further than it would anywhere else.

Free

$0forever
Get started
  • 2 GB storage
  • 1 workspace
  • No version history
  • Community support

Pro

$20/ month
Go Pro
  • 250 GB storage
  • 90-day version history
  • Priority support
Coming soon

Team

$12/ user / mo
Coming soon
  • 150 GB / user pooled
  • Roles & permissions
  • Audit log
  • 90-day version history

Need more room? + $3/mo per extra 100 GB on any paid plan.

Your dev environment, on every machine.

Close the laptop, open the desktop, keep typing. That's the whole pitch.