Live data from Hacker News

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

github.com

241–250 of 284 posts

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

#241
post #130

Earlier quoted context omitted.

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.

If it's videos sending over local wifi is the best option, even with people you know.

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

#242
post #32
post #8

Recently started using it, it works really well and it's much more reliable than AirDrop. But the UX could be improved. But I just wish Apple fixed AirDrop, every time I go to use I have so little confidence in it, it often doesn't see devices or if you have multiple Mac users it will confuse them, showing you the same Mac device twice without telling you which user it is

I'm curious, what do you people use this for? What are all these (presumably large) files that you guys are generating and transferring, that requires the use of apps like these? Like in my case, the only files I generate on my phone are photos and videos, and these get backed up by Immich, which I can then share with someone by sending them a link to the files/album in question. I imagine normal folks would use iClo…

I use LocalSend a lot to send my clipboard or random files when I don't feel like using ssh or using NAS as intermediary.

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

#243

Earlier quoted context omitted.

That's why we worked very hard to create the ultimate, nothing held back tool and recently launched it. Works across any device/user/platform. UI, CLI, Local network, over the internet, anything. P2P + E2EE. https://zynk.it

Not interested in an over-over-the-internet solution. What makes Airdrop good is that it's local.

Works locally too, for local transfers.

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

#244

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 has not felt reliable to me all the time, and completely fails on anything larger than a picture or short video. Especially if you are storing your files on iCloud and the pictures and videos don't live on your phone.

Been using Localsend to transfer bigger files between phone / laptops, never fails or has trouble finding a device, or stalling.

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

#246

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…

https://mbarlow.github.io/thinair/ Device to device transfer, just a static github page. gh repo: https://github.com/mbarlow/thinair Creates QR codes for each device to scan for webrtc. Android to android will do an audible chirp that lets the devices know to switch from qr code mode to opening the camera to scan each others codes. Tested android to apple and working, the audio chirp doesn't get caught by apple. Just…

Doesn't seem to work for sending files from my Mac to my Android - I scan the code on the phone and....nothing happens? I tried sending via FF/Safari/Brave and receiving on FF/DDG. No idea what am I doing wrong.

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

#247
post #114

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…

> With Airdrop you have trivially easy, "just works" sharing with people in proximity. Funny enough, I encounter so many problems trying to share things via AirDrop with friends, family, and even my own Apple devices that I just tell everyone to install LocalSend and I find that things work better. I’m not sure why that is, because AirDrop used to work pretty well for me. But it’s been an exercise in frustration more…

I've found it very often falls back to sending over your internet connection even if your cell reception sucks. No idea why. People on a previous HN thread talked about solutions

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

#248

Earlier quoted context omitted.

I think nowadays on Android it's called QuickShare, and it works. But I believe the fragmentation and awareness is a part of the problem for Android.

Can't QuickShare cross-platform. My wife has an iPhone and my desktop and laptop are linux, so QuickShare is a non-solution for me.

Didn't they just announce compatibility between specific Android devices and iOS airdrop using Quickshare recently ?

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

#249

Hi, I am late to the party, but I was also building in this space in the last year, Basically I did a peer to peer filesystem named keibidrop: https://keibidrop.com/ I made it public last week. It does what local send does, but also via WAN. Still did not launch the mobile apps. And 1 up is that it has also a virutal filesystem that is synced both ways. repository is here: https://github.com/KeibiSoft/KeibiDrop The c…

Very interesting. With the "virtual folders" feature, doesn't this also compete with Syncthing kind of? I have actually been looking for a solution like Syncthing, where I can write and cache files offline without actually having all the files in the full synced folder on every device (just my NAS). Kind of a hybrid between a remote filesystem mount and full-on folder sync.

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

#250

Earlier quoted context omitted.

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?

Google's QuickShare contains a reverse-engineered AWDL implementation that works on Pixel and a few other phones.

As for WiFi NAN: support for it seems rather limited outside of iOS and Android. From what I can tell the feature is barely tested on Linux and I can't find any generic Windows APIs for it either.

Post reply on HN