u/iLikeYouWorld

▲ 54 r/windowsapps+4 crossposts

Hey everyone,

One of the biggest UX hurdles I've noticed with file-sharing apps is the onboarding friction. If I just want to send a screenshot or a block of code from my Mac to my Android phone, or to a Windows PC, I don't want to download a client, install an app, or create an account.

I wanted to see if I could build a completely frictionless, browser-based solution. The result is AnyDrop.

The Product: It’s a P2P web app that connects your devices directly. You just open anydrop.org on two or more devices, and if they are on the same network, they auto-discover instantly. If they are on different networks, you can pair via a link or a 6-digit code.

u/iLikeYouWorld — 3 days ago
▲ 7 r/ProductHunters+1 crossposts

Hey everyone,

I just launched AnyDrop today on Product Hunt!

It’s a completely free browser app that acts like a universal AirDrop. You can instantly share files, chat, and sync a live notepad in real time across all your devices. Everything transfers directly from device to device - no cloud storage, no apps, and no sign-ups required and 100% free.

You can check it out and support the launch here: https://www.producthunt.com/products/anydrop-3?utm_source=other&utm_medium=social

I would really appreciate any feedback, comments, or upvotes to help keep the momentum going today 🙏. Also, please drop your own PH links in the comments, I am more than happy to return the favor and support your projects too!

u/iLikeYouWorld — 13 days ago
▲ 8 r/prettyusefulwebsites+1 crossposts

A few weeks ago, I had to do some troubleshooting on a borrowed Windows laptop. I quickly realized that getting a code snippet from my Mac to that PC meant logging into my email just to copy and paste one line of text. It drove me completely crazy.

So, I built Anydrop a free, completely browser-based WebRTC app that bridges the gap across ecosystems with zero downloads, accounts, or cloud storage.

The Core Features:

  • Auto-Discovery: Devices on the same Wi-Fi pair automatically.
  • P2P File Drops: Drag and drop files of any size directly between screens.
  • Live Clipboard Sync: Hit Cmd/Ctrl + V anywhere on the screen to instantly sync text and links across connected devices.
  • Secure Chat: Tap a connected device for an end-to-end encrypted chat and voice notes.

How it's Built:

  • Pure P2P (WebRTC): Data travels through an encrypted tunnel directly from Device A to B. The second you close the tab, the session is wiped. Zero databases.
  • Infrastructure: A lightweight Node.js signaling server hosted on Railway handles the initial handshakes, while Cloudflare's enterprise TURN servers act as a safety net for strict firewalls and remote connections.

It is 100% free to use with no ads. I would absolutely love for you to test the site and let me know what you think of the UI or if you hit any bugs! Thank you for reading.

(Quick Note: For the best experience, please open the link in your regular browser. Running on Reddit's in-app browser sometimes doesnt load the site properly!)

u/iLikeYouWorld — 13 days ago