Live data from Hacker News

Free and Open Source Alternative to Airdrop

sharedrop.io

91–100 of 156 posts

Re: Free and Open Source Alternative to Airdrop

#91
post #12

Earlier quoted context omitted.

this also gives you wifi speed actually. thanks for webrtc.

Many things give you wifi speed, if you're connected to wifi. With Airdrop, if you are on the moon and meet a stranger there who also has an iphone, you can perform the high-speed transfer of large files.

Will an iPhone work in a vacuum?

Re: Free and Open Source Alternative to Airdrop

#92
post #21

If you already use Tailscale, Taildrop [1] works great. [1] https://tailscale.com/kb/1106/taildrop

I wanted to use this, but reading the documentation, my understanding was that with tailscale data goes through a server. Am I understanding it correctly? EDIT > This makes it a great solution for sending sensitive or large files without third-party servers in the middle. It clearly says the opposite. I don't know where I got that idea from.

It sends the data using wireguard, so it’s p2p.

There is a coordination server that sets up the initial connection, but after that both devices are connected directly to each other.

Re: Free and Open Source Alternative to Airdrop

#93

Earlier quoted context omitted.

It's hard enough to get Bluetooth to connect to one device!

To be fair it’s great at connecting to every device within 100 meters other than the one in your hand.

The next version fixes this problem and uses less power.

And yes, I’m being sarcastic.

Re: Free and Open Source Alternative to Airdrop

#95
post #9

All of these "alternatives to airdop" don't seem to actually do what airdrop does, which is create an ad-hoc wireless connection. Airdrop isn't just a nice UI for sending files between people, it allows a wi-fi speed transfer between two devices that aren't connected to an existing network of that speed.

snapdrop.net does. It works locally in your network Peer2Peer

Re: Free and Open Source Alternative to Airdrop

#96
post #62

Earlier quoted context omitted.

It uses Bonjour [1], which has an LGPL reimplementation named Avahi [2] [1]: https://en.m.wikipedia.org/wiki/Bonjour_(software) [2]: https://en.m.wikipedia.org/wiki/Avahi_(software)

For the sake of being picky, Bonjour is not a radio protocol (Layer 1), it’s a set of tools which enable zero config networking (Layer 2/3)

I agree, it's not a radio protocol and I wasn't trying to imply that it was. The person I was responding to posited it might be one and I pointed them to the protocol that's used without explicitly correcting them on that point.

Re: Free and Open Source Alternative to Airdrop

#97
post #9

All of these "alternatives to airdop" don't seem to actually do what airdrop does, which is create an ad-hoc wireless connection. Airdrop isn't just a nice UI for sending files between people, it allows a wi-fi speed transfer between two devices that aren't connected to an existing network of that speed.

> create an ad-hoc wireless connection. Every Android device I've used has had "Send via Bluetooth" functionality built in. Is the WiFi connection just significantly faster or does it provide other additional benefits?

You would need to use "Nearby Share" for that. But it's also Standard with Androif

Re: Free and Open Source Alternative to Airdrop

#98
post #50

Earlier quoted context omitted.

You can create a hotspot and start a HTTP server. Scan a QR code to connect to the hotspot, then a QR code for the file URL. It's easy and works with any device with Wifi access. For the server, on Android I use "Share via HTTP". On desktop running a lightweight HTTP server is easy too. Edit: Apparently that sounded complicated, here is how I can share a file from my phone to any other phone in the same Wifi. - Click…

Let me just teach my mum how to run a HTTP server and generate QR codes to send me photos of our lunch /s

It's literally click in the share icon and choose "Share over QR".

The device then will do the "run a server with the file, create the QR Code for access, display it". Your mum has no need to learn how to run it, just how she doesn't need to know anything about how airdrop works to use it.

Re: Free and Open Source Alternative to Airdrop

#100
post #9

All of these "alternatives to airdop" don't seem to actually do what airdrop does, which is create an ad-hoc wireless connection. Airdrop isn't just a nice UI for sending files between people, it allows a wi-fi speed transfer between two devices that aren't connected to an existing network of that speed.

> create an ad-hoc wireless connection. Every Android device I've used has had "Send via Bluetooth" functionality built in. Is the WiFi connection just significantly faster or does it provide other additional benefits?

WiFi is massively faster.

Apple Watches used to update over Bluetooth and it would take hours, literally. And someone discovered a trick to turn off Bluetooth to force it to update over Wi-Fi, and then the download took just minutes.

Post reply on HN