If you want a easy, reliable and cross-platform way to share files between computers, phones, etc, it may be of your interest.
You might want to check out Magic Wormhole
The “Warp” flatpak uses it. Might serve as a nice backend for your project!
I don’t like it being HTTP based and TLS (certificate?), nor I am a fan of flutter and the other 70-ish dependencies (https://github.com/localsend/localsend/blob/main/app/pubspec.yaml).
KDEConnect is great and does way more than file sharing, I’ll stick with that.
i just use
python -m http.server
Easy.
LocalSend is nice because you can set it up in a push configuration instead of a pull. I used to set up a server like that where I had the file, then go over where I wanted it and navigate and pull it and wait for it to download. But with auto-accept on on LocalSend I can push the file and by the time I get over to where I sent it it is mostly there already.
Stupid question from an ignorant fool: how does this differ from just using bluray to transfer files?
EDIT: GOD I AM AN IDIOT I MEAN BLUETOOTH. BLUETOOTH. XDDD
Answering the question you meant to ask, blueray is a physica… just kidding.
LocalSend is basically like bluetooth file sharing over WiFi. Bluetooth, especially the fallback 2.0 is notoriously slow and short ranged. The situation got better with BLE, 5.0 and Long Range. Still, both devices need to speak BT. Ap*le’s iOS is well known to ignore BT file sharing capabilities while implementing own proprietary solutions. On desktop, the situation is still bad. I once tried to send a file between two Windows machines via BT, and it was a horrible user experience. LocalSend (and similar) fix this by implementing cross platform apps and using readily available API’s to share files with few clicks and reasonably high speed between a plethora of devices. I guess, if you don’t have the aforementioned problems, you won’t need LocalSend et al.
especially the fallback 2.0 is notoriously slow and short ranged.
So that’s why my Bluetooth file transferring back in like 2015 was slow as balls! I also assumed it was the devices I had. Lol. Which is weird considering I could have sworn I had also done BT file transfers with other devices previously and it seemed a lot faster. (None of these were Apple devices).
Ap*le’s iOS is well known to ignore BT file sharing capabilities while implementing own proprietary solutions.
Rude.
[Everything else you said]
That makes a lot of sense! Thanks for explaining. :D
It does work over network, so you don’t need any physical connection apart from being in the same network. Therefore, it’s easier, faster, less complicated, and more.
Also disk drives are basically non-existant these days. But to each their own.
I mistyped. I.meant Bluetooth. Lol.
That being said, disk drives are extremely common if you build your own PC. 😈
I’ve been using this for a long time now, and it’s godsend.
Sending files between iOS, Android, Windows, Linux and other devices is great!