I always enjoyed the ease-of-use of Apple™'s AirDrop®, however, most of the time, I am not transferring files between Apple devices.
That was my motivation to create blymp.
blymp is a simple website that you can use to directly transfer files between devices using a simple 4-digit code.
blymp is my first project, in which I used a Peer-to-Peer connection to connect devices and in which I used the JavaScript FileReader API to slowly read files in chunks.
It was very interesting to develop this webapp in a way that doesn't rely on a central server when transferring files using WebRTC but instead directly establishing a protocol between individual users.
Apple and AirDrop are trademarks of Apple Inc., registered in the U.S. and other countries. blymp is not associated with Apple or Apple's AirDrop service.