this post was submitted on 12 Apr 2024
103 points (97.2% liked)

Open Source

31114 readers
1 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 6 years ago
MODERATORS
 

Inspired by Apple's Airdrop

all 23 comments
sorted by: hot top controversial new old
[–] mrus@lemmy.sdf.org 35 points 1 year ago (3 children)

I found LocalSend to be significantly more reliable than Snapdrop. Also it doesn't require hosting.

[–] vort3@lemmy.ml 4 points 1 year ago (1 children)

But can you use it to send to a device where you can't install stuff?

[–] mrus@lemmy.sdf.org 0 points 1 year ago (1 children)
[–] vort3@lemmy.ml 4 points 1 year ago

If you want to send something to a computer in school or a work PC or something without admin rights.

snapdrop / sharedrop work in browser, without any installation, and that's the point. As much as I hate web apps, sometimes they are your only option.

I agree that localsend is great when you need to exchange files between your devices often, but when you quickly need to send a file to someone's PC without admin rights, snapdrop and sharedrop are a faster way to achieve that.

[–] marsxyz@hexbear.net 1 points 1 year ago

I'll try. Snapdrop is almost good

[–] RmDebArc_5@sh.itjust.works 8 points 1 year ago (1 children)

I prefer Sharedrop it allows transfer between networks and has a better up time

[–] aleph@lemm.ee 10 points 1 year ago* (last edited 1 year ago) (2 children)

Also PairDrop. I tested a few of these sharing apps and found this one to be slightly better for reasons that I can no longer remember.

[–] peregus@lemmy.world 1 points 1 year ago (1 children)

Are you selfhosting it? Were you able to set it up to work even with devices on different networks with turn/coturn server?

[–] aleph@lemm.ee 1 points 1 year ago

Not self hosting - just using the web app.

[–] harry315@feddit.de 7 points 1 year ago (1 children)

Oh, snapdrop is back? The site has been unreachable for years to me

[–] Unbeelievable@beehaw.org 5 points 1 year ago

It's been so unreliable. I switched to PairDrop.net, a fork that works just as well and has better uptime.

[–] istanbullu@lemmy.ml 4 points 1 year ago (1 children)

I currently use KDE Connect. Is it similar?

[–] peregus@lemmy.world 2 points 1 year ago (1 children)

If I don't remember wrong, KDE Connect needs to be installed on both the devices you need to transfer file/text to/from, with Snapdrop (and PairDrop) you just need to selfhost it (or use the official website) without the need to install anything and they *can *work even when sender and receiver are on different network

[–] istanbullu@lemmy.ml 1 points 1 year ago (1 children)

thanks.

does it allow filesystem expose as well, or just sending files?

[–] peregus@lemmy.world 2 points 1 year ago

Just sending files

[–] lemmy697b@lemmy.world 1 points 8 months ago

For people not satisfied with the reliability:

Me too, at the beginning.
But I have never had a problem when it is Android to Android.

After tinkering for a long while I found out that:
The connection is much more reliable after allowing mDNS in my firewall settings.

I don't know if this is related. If it is, I hope it was mentioned somewhere so users don't get frustrated when the app doesn't work.

In my OS, mDNS is blocked by default for public networks. (and every network is a public network by default.)
The firewall is preinstalled (firewalld); the silver lining is that I understand more about firewalld and appreciate its customizability.
Before this, I was only able to use ufw.

[–] Dymonika@beehaw.org 1 points 1 year ago* (last edited 1 year ago) (2 children)
[–] sorter_plainview@lemmy.today 2 points 1 year ago

There is no limit implemented, but it constantly failed to get an 8gb file to be transferred between two VMs. LocalSend is more reliable in my case.

[–] ErwinLottemann@feddit.de 1 points 1 year ago* (last edited 1 year ago)

i think there is no limit (at least on the software side), because it's local network only, so nothing is uploaded to a server but directly to the recipient. i could be wrong though.