Skip to content

algooru/berb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎈 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.

Development

It really is super simple

npm install

npm run start

🛠️ To Do:

  • Auto-reconnect on network loss
  • Multi-file support
  • Save stream on supported browsers

🧪 Want to Contribute?

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

About

A P2P file sharing platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 49.9%
  • JavaScript 30.5%
  • CSS 19.6%