codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Yuno: Sync code, dependencies, and output in real time via P2P, without dependencies on an editor or ide

Open AbuZhuma opened this issue 5 months ago • 0 comments

Hi team! I've been exploring Yuno-mfs and noticed you're working on real-time collaboration solutions.

I've built Yuno - a P2P alternative that syncs entire projects (not just files) with zero configuration. Key advantages:

True project-level sync (dependencies, console, all files)
No central servers (pure yuno-p2p)
Military-grade E2E encryption
Works across all IDEs

Demo: https://yuno.ws/docs | GitHub: https://github.com/AbuZhuma/yuno-mfs

Would love your thoughts - maybe we could collaborate or integrate solutions?

AbuZhuma avatar May 29 '25 07:05 AbuZhuma