TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Sharedrop: Easy P2P file transfer powered by WebRTC – inspired by Apple AirDrop

117 pointsby nateb202211 months ago

16 comments

almog11 months ago
So it&#x27;s not offline first, and even though it can do P2P through WebRTC I&#x27;ve ran into situation where I wanted to send a file from my android (not supporting AirDrop) phone to someone&#x27;s iphone (not supporting Nearby Share) when we were both at the same location but days away from cell service.<p>Localsend can do that. Problem being when the other person did does not have that installed on their phone. It&#x27;s really crazy how offline-first networking is still partitioned by iPhone&#x2F;Android for so many years.
评论 #40900373 未加载
评论 #40902572 未加载
smusamashah11 months ago
I keep a list of about 10 such browser based p2p file sending tools <a href="https:&#x2F;&#x2F;gist.github.com&#x2F;SMUsamaShah&#x2F;fd6e275e44009b72f64d0570256bb3b2" rel="nofollow">https:&#x2F;&#x2F;gist.github.com&#x2F;SMUsamaShah&#x2F;fd6e275e44009b72f64d0570...</a><p>Have made this using occasional threads like this one and update it when I find some new tool.
评论 #40902082 未加载
评论 #40901279 未加载
tamimio11 months ago
I tried most of these apps some time ago, and the best ones for large files were Landrop and Localsend. If you have a VPN, you can use them to transfer files remotely too.<p><a href="https:&#x2F;&#x2F;landrop.app" rel="nofollow">https:&#x2F;&#x2F;landrop.app</a><p><a href="https:&#x2F;&#x2F;localsend.org" rel="nofollow">https:&#x2F;&#x2F;localsend.org</a>
评论 #40902083 未加载
sandreas11 months ago
Well, maybe an alternative: Localsend[1]<p>Works pretty good for my use cases.<p>1: <a href="https:&#x2F;&#x2F;localsend.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;localsend.org&#x2F;</a><p>EDIT: Oh, this was already mentioned... sorry.
GeekyBear11 months ago
If this is truly &quot;inspired by Airdrop&quot;, then it should continue to function without a accessible cellular signal or WiFi network, by automatically configuring one of the devices to act as a mobile Wifi hotspot.
toenail11 months ago
Does this work on mobile? I use localsend so far, <a href="https:&#x2F;&#x2F;localsend.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;localsend.org&#x2F;</a>
评论 #40899979 未加载
kelnos11 months ago
Local discovery didn&#x27;t work for me. Loaded it on my (Linux) laptop and (Android) phone (both Firefox), but they didn&#x27;t see each other.<p>I wonder if it&#x27;s an IPv6 issue? My two devices might have shown up to the server as two different IPv6 addresses, not the same NATed IPv4 address.
ValtteriL11 months ago
How is this different from webwormhole.io?
评论 #40900204 未加载
oezi11 months ago
They mention running this cost them money (likely for hosting and Firebase). Isn&#x27;t there a way that this could be entirely distributed?
评论 #40900050 未加载
posix8611 months ago
This is like PushBullet but better. Nice work! Gonna try when I need to move something from phone to tabled to PC.
BitPirate11 months ago
Sadly things are a bit broken if IPv6 is involved:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;szimek&#x2F;sharedrop&#x2F;issues&#x2F;55">https:&#x2F;&#x2F;github.com&#x2F;szimek&#x2F;sharedrop&#x2F;issues&#x2F;55</a>
bevenhall11 months ago
ELI5: Do you have two devices on the same local network - is it a single common wifi access point in the badlands, just a local lan, no internet? Do I *need* to have your file on my phone? Why?
user_783211 months ago
I&#x27;d like to give a shoutout to localsend as well: <a href="https:&#x2F;&#x2F;github.com&#x2F;localsend&#x2F;localsend">https:&#x2F;&#x2F;github.com&#x2F;localsend&#x2F;localsend</a>
JaneLovesDotNet11 months ago
imho <a href="https:&#x2F;&#x2F;pairdrop.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pairdrop.net&#x2F;</a> is the best one of these
评论 #40900322 未加载
grishka11 months ago
I made NearDrop, a macOS implementation of Google&#x27;s Nearby Share: <a href="https:&#x2F;&#x2F;github.com&#x2F;grishka&#x2F;NearDrop">https:&#x2F;&#x2F;github.com&#x2F;grishka&#x2F;NearDrop</a>
评论 #40901384 未加载
1oooqooq11 months ago
&gt; as well: <a href="https:&#x2F;&#x2F;github.com&#x2F;localsend&#x2F;localsend">https:&#x2F;&#x2F;github.com&#x2F;localsend&#x2F;localsend</a> &gt; imho <a href="https:&#x2F;&#x2F;pairdrop.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pairdrop.net&#x2F;</a> is the best &gt; How is this different from webwormhole.io? &gt; My fave is <a href="https:&#x2F;&#x2F;snapdrop.net" rel="nofollow">https:&#x2F;&#x2F;snapdrop.net</a><p>it&#x27;s so funny how everyone have a favorite. They all use standardized hacks on top of hacks, just because ISP do not want to let you serve content and will fight for NAT, which is their only line of defense from everyone else messing with their precious IGMP multicast hacks so they can subsidize their TV business on your internet bill. it&#x27;s all so funny.<p>but the best joke is how microsoft and apple both tried to &quot;make things work&quot; in the late 90s (?) with their special zero-conf-by-other-names trainwreak of network protocols.<p>There&#x27;s no end in sight.
评论 #40900957 未加载
评论 #40900742 未加载
评论 #40900760 未加载
评论 #40901021 未加载
评论 #40901383 未加载