Is there a particular reason they chose GPL 3 over an MIT license?
OpenDrop: An open Apple AirDrop implementation written in Python
21–30 of 132 posts
Re: OpenDrop: An open Apple AirDrop implementation written in Python
#22SnapDrop
- Site: https://snapdrop.net/
- Source: https://github.com/RobinLinus/snapdrop
ShareDrop
- Site: https://www.sharedrop.io/
- Source: https://github.com/szimek/sharedrop
FilePizza
- Site: https://file.pizza/
- Source: https://github.com/kern/filepizza
Wormhole
- Site: https://wormhole.app/
- Source: Closed (for now)
Re: OpenDrop: An open Apple AirDrop implementation written in Python
#23AirDrop is brilliant but it fails silently, no error messages - nothing. At best, it says that it was cancelled. Does anyone knows how to debug it? I also wonder, why this type of file transfer isn't the industry standart. It's so straightforward(when it works), why would anyone transfer files in any other way? Okay, maybe a transfer history can also be useful.
I would assume because it's technically complicated, using multiple protocols under the hood. That's fine if you control all the hardware on every supported device, but not great for building interoperability.
Bluetooth file transfer is a standard that works, but it's slooooooooow!
Re: OpenDrop: An open Apple AirDrop implementation written in Python
#24Earlier quoted context omitted.
Also my experience.. Super unreliable. It works, as long as you don't touch your phone/laptop, and don't have any network hickups. Still, it's the only thing that works
When I was traveling from Sharm El Sheikh through Sinai to Israel in the bus I’ve transferred 40GB of photos and videos to my friends on iPhone 6S. Imagine this on Android 5 years ago - they (Google) only managed to copy AirDrop with same functionality (wifi + bluetooh) only in 2020 with Nearby Share.
Re: OpenDrop: An open Apple AirDrop implementation written in Python
#25Re: OpenDrop: An open Apple AirDrop implementation written in Python
#26AirDrop is brilliant but it fails silently, no error messages - nothing. At best, it says that it was cancelled. Does anyone knows how to debug it? I also wonder, why this type of file transfer isn't the industry standart. It's so straightforward(when it works), why would anyone transfer files in any other way? Okay, maybe a transfer history can also be useful.
A major failure point for me is devices simply not showing up as available.
Re: OpenDrop: An open Apple AirDrop implementation written in Python
#27Re: OpenDrop: An open Apple AirDrop implementation written in Python
#28Make me want to setup a raspberry pi in a public place and just see what sort of things people send to it.
Or the reverse of that where it sends a random meme to anyone walking by.
Re: OpenDrop: An open Apple AirDrop implementation written in Python
#29AirDrop is brilliant but it fails silently, no error messages - nothing. At best, it says that it was cancelled. Does anyone knows how to debug it? I also wonder, why this type of file transfer isn't the industry standart. It's so straightforward(when it works), why would anyone transfer files in any other way? Okay, maybe a transfer history can also be useful.
Re: OpenDrop: An open Apple AirDrop implementation written in Python
#30Earlier quoted context omitted.
A major failure point for me is devices simply not showing up as available.
I’ve got an MBP that doesn’t show up, and never has, but it sees the rest. Any other macbook or iphone I’ve tried AirDrop with just works, but not my MBP.
iOS devices always show up, no problem.
Macs at home only do occasionally. Until the latest macOS update, my MacBook Pro would only show up if I opened an AirDrop Finder window.
But when I was in the office, my work group of about 15 people would AirDrop files back-and-forth to one another all day long, without a hiccup.
It is a mysterious beast.