DEV Community

Cover image for I made a Peer to peer file sharing tool (DropAll)🤓
Shekhar Tyagi
Shekhar Tyagi

Posted on

I made a Peer to peer file sharing tool (DropAll)🤓

Hi everyone, I hope you all are safe and doing great!

Dropall setups peer to peer connection between two peers using WebRTC to share files data.

To share files:

  • Create a room
  • Share QR code or the room link to anyone you want
  • Drop file
  • Then receiver can download the file

Features

  • Share file
  • Share Text messages

URL

https://dropall.herokuapp.com/

GitHub

https://github.com/notshekhar/P2P-File-Sharing

Thank you for reading 🐨🎉 Let me know your thoughts comments.

You can follow me on GitHub @notshekhar and Twitter @notshekhar

Bye! stay safe🌻

Top comments (0)