AnyDrop - AirDrop for the browser: share files, chat and sync notes
by•
AnyDrop is a free, purely browser-based web app that connects your devices directly. Drop files of any size, chat, and sync a live notepad across Mac, PC, iOS, and Android without any downloads or sign-ups. True P2P with zero cloud storage.

Replies
I have been asked many times on the privacy part of the. Under the hood, AnyDrop is built entirely on WebRTC Data Channels. To keep it secure and cloud-free, here is how the flow works:
First, our server strictly acts as a switchboard using WebSockets. It just helps the two devices find each other to trade connection info. Once that handshake is made, our server steps completely out of the way.
From there, it’s true peer-to-peer. The file bytes flow directly from Device A to Device B, meaning your files literally never touch our servers. Because it’s built on WebRTC, that direct connection is automatically end-to-end encrypted (DTLS/SRTP), so even if you're on a public Wi-Fi network, the transfer is completely locked down.
Finally, to guarantee a zero digital footprint, the incoming file chunks are buffered directly into the receiver's temporary browser memory (RAM). When the transfer finishes and you click download, the browser saves it straight to your local drive. No databases, no cloud uploads, and no lingering files!
Let me know if you want to dive deeper into the tech stack, always happy to geek out about it!
As someone using an Android phone alongside a Mac, this is exactly the gap I've felt for a long time. AirDrop is great until it isn't, and most workarounds feel like overkill. The fact that it works just from a browser with no account is what makes it actually usable. Congrats on the launch!
@ray_artlas Thank you for your kind words.
Congrats on the launch.
Japan-based founder here. One Japan-specific thought: the “AirDrop in your browser” idea is clear, but Japan already has strong sharing habits around AirDrop, LINE, and Google Drive.
The sharper local wedge may be temporary no-login sharing in events, schools, clinics, small teams, or cross-device troubleshooting, where “no cloud / no install” matters more than generic file transfer.
@wakuta Thank you for your thoughts. The idea for AnyDrop is that you don't always want to swap personal chat handles or mess around with Google Drive access requests just to share a quick reference file or document.
The idea is that everyone just leaves an AnyDrop tab open. It turns into an instant, temporary drop zone where anyone on a Mac, PC, or phone can bounce files back and forth and also use chat to send text snippets easily. The app support any number of devices at the same time. Easier alternate where you don't need any accounts, no giving out your personal info, and everything stays completely private.
@jamshic That makes sense. Framing it as an instant temporary drop zone is clearer than “file transfer.”
For Japan, I’d probably test 3 concrete use cases first:
1. small in-person events / meetups where people do not want to exchange LINE or Google Drive access,
2. clinics / small offices where temporary document sharing needs to feel private and accountless,
3. cross-device troubleshooting between family members or small teams.
The “no accounts, no personal info, no cloud” part may be the strongest local trust angle.