Home
Softono
berb

berb

Open source MIT HTML
128
Stars
6
Forks
1
Issues
1
Watchers
11 months
Last Commit

About berb

A P2P file sharing platform

Platforms

Web Self-hosted

Languages

HTML

Links

🎈 Berb – Peer-to-Peer File Sharing, Simplified

Berb is a lightweight, privacy-first web app for sending files directly from one device to another using WebRTC. No servers. No uploads. Just you, your file, and the person you want to send it to.

🔒 Your files never touch a server — Berb connects users directly using WebRTC Data Channels for secure, fast transfers.

If you want to learn more please refer to our docs

Development

It really is super simple


npm install

npm run start

🛠️ To Do:

  • [ ] Auto-reconnect on network loss
  • [x] Multi-file support
  • [ ] Save stream on supported browsers
  • [x] Use random words for peer id (make it readable)
  • [x] Share text between peers
  • [x] Allow pairing via keyword

🧪 Want to Contribute?

Before you write any code, open an issue, let's chat!