Live data from Hacker News

Localsend: An open-source cross-platform alternative to AirDrop

github.com

131–140 of 284 posts

Re: Localsend: An open-source cross-platform alternative to AirDrop

#131

Earlier quoted context omitted.

Seems weird there is no 802.n variant to do this very popular thing

That's precisely what Wi-Fi Aware (NaN) is and it is heavily based on AWDL. It's even built into recent versions of iOS and Android.

Wait did they actually name it NaN or is that a joke?

Re: Localsend: An open-source cross-platform alternative to AirDrop

#132
post #98

I love this software for its reliability (as compared to, say, KDE Connect, which I gave up on after years of frustrated use after it became clear that the developers did not believe there was an issue and it would never improve). I do not love that it is a heavy electron app that takes many seconds to launch on my mid-spec machine and burns 20% of an entire CPU core the entire time it is running. Why can't we have a…

It’s open source so you can put together that CLI yourself if so motivated

Re: Localsend: An open-source cross-platform alternative to AirDrop

#134
post #130

Earlier quoted context omitted.

This. Localsend may be very useful for a set of devices you control or influence. The USP of Airdrop is ad hoc sharing with people you don't really know. Classic case is meeting strangers on holiday and you want to swap some photos of the trip you're on. One or both of you doesn't have data or time to install anything, or it's just too hard to persuade someone they should install random app. Pairing Bluetooth or sett…

setting up local networks is so trivial compared to forcing everyone to buy an Apple gizmo.

True. But I mean these are photos (from strangers that you aren’t even willing to exchange phone numbers with?). It is a really non-essential feature anyway, so most likely everybody who doesn’t have an Apple device skips it.

Re: Localsend: An open-source cross-platform alternative to AirDrop

#135

Earlier quoted context omitted.

That's precisely what Wi-Fi Aware (NaN) is and it is heavily based on AWDL. It's even built into recent versions of iOS and Android.

Wait did they actually name it NaN or is that a joke?

NAN, not NaN. NaN is parent's editorialization or muscle memory.

Re: Localsend: An open-source cross-platform alternative to AirDrop

#136

My problem is that all these alternatives require the devices to be on the same local network. One beauty of Airdrop is that it creates and handles that local network automatically under the hood (as far as I understand). So you could be out on a hike with friends and Airdrop something. The workaround I've found after switching to an Android device has been to teather my connection to my friend's device, which ends u…

Airdrop is also pretty weird: sometimes it can’t find other phones (probably when a previous transfer failed silently in the background). Also, it had some issues searching for contacts when there was no mobile/Wi-Fi connection (tried to send photos to another phone in the mountains). Sometimes it could just freeze and not work… Apple magic here isn’t really useful.

Re: Localsend: An open-source cross-platform alternative to AirDrop

#137

Earlier quoted context omitted.

[flagged]

AWDL is such an amazing technology, it's understandable that Apple wants to keep it only for their devices as it gives them a noticeable advantage for quick stuff sharing.

Except 20% of the time it just doesn’t work. Hardly an advantage if most people default to texting because of airdrop’s failure rate

Re: Localsend: An open-source cross-platform alternative to AirDrop

#138
post #122

Earlier quoted context omitted.

I don't want to send things over the internet, I want to do things locally.

bluetooth is local. Actually, I realise I'm being facetious since I've not managed to get Apple bluetooth to connect to anything non Apple yet.

Bluetooth is also very slow. Airdrop and Localsend achieve speed by using local wifi networks. The problem with Localsend is that the user themselves need to manage the creation of the local network.

Re: Localsend: An open-source cross-platform alternative to AirDrop

#139

Earlier quoted context omitted.

AWDL is such an amazing technology, it's understandable that Apple wants to keep it only for their devices as it gives them a noticeable advantage for quick stuff sharing.

They didn't. Apple contributed the core logic to the Wi-Fi Alliance to build Wi-Fi Aware, which they now also support.

So, should there be apps that use it to transfer files between iOS, Android, Windows, and Mac without requiring them to be on the same network?

Re: Localsend: An open-source cross-platform alternative to AirDrop

#140
For years I have been syncing with great success using the most basic FOSS tools: `rsync` over `sshfs` on desktop, and SSHD (via an app called Dropbear available on F-Droid) on mobile, using an ad-hoc network over the wifi hotspot (which is turned on by Macrodroid - alas not FOSS - when the device is plugged in). This setup is rock-solid reliable and very fast.
Post reply on HN