The F1TV app is not available in my country on play store on my Google TV. The first time, I logged into the device using the android debugger to install the APK - I didn't want to use an ad-full app. Then I tried LocalSend, and it is now my default to send the APK from my mac to my android tv. Love the simple experience. Minor quirks in the UI, but gets the job done.
Localsend: An open-source cross-platform alternative to AirDrop
251–260 of 284 posts
Re: Localsend: An open-source cross-platform alternative to AirDrop
#252https://github.com/thiswillbeyourgithub/WebSend
Note that I'm currently refactoring it heavily (the code is awful currently).
Re: Localsend: An open-source cross-platform alternative to AirDrop
#253Earlier quoted context omitted.
Speaking of ad-hoc communication channels that do not require shared infrastructure: I like the idea of https://github.com/divan/txqr which sends data using animated QR codes. An ultimate guarantee of physical proximity. The bandwidth is not comparable to WiFi 6, of course, but no OS support is required.
With color it would be even faster! https://en.wikipedia.org/wiki/High_Capacity_Color_Barcode
Re: Localsend: An open-source cross-platform alternative to AirDrop
#254My 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://github.com/thiswillbeyourgithub/WebSend
Note that I'm currently refactoring it heavily (the code is awful currently).
Re: Localsend: An open-source cross-platform alternative to AirDrop
#255Re: Localsend: An open-source cross-platform alternative to AirDrop
#256Earlier quoted context omitted.
No WiFi cards for pcs support it.
Researched this for a bit: there is some hardware for PCI supporting it, but Windows 10/11 not, and Linux is still work in progress, so no real support on OS level, only for some iOS/Android devices.
Re: Localsend: An open-source cross-platform alternative to AirDrop
#257Earlier quoted context omitted.
If you're on a hike you can get on the same network by joining your friend's phone WiFi hotspot.
I'm honestly surprised that WiFi Hotspot doesn't isolate hosts, after companies like Meta have been caught running servers inside their apps and connecting to those to track users.
Re: Localsend: An open-source cross-platform alternative to AirDrop
#258Earlier 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…
setting up local networks is so trivial compared to forcing everyone to buy an Apple gizmo.
Re: Localsend: An open-source cross-platform alternative to AirDrop
#259Earlier quoted context omitted.
For true crossplatform p2p the closest I have found is FlyingCarpet [1]. But it is not super reliable or friendly. [1] https://github.com/spieglt/FlyingCarpet
We've made the one true, and ultimate, cross platform P2P + E2EE data transfer tool out there. Both UI and CLI with complete feature parity on any device/OS, between the same user's devices and between users. https://zynk.it
Re: Localsend: An open-source cross-platform alternative to AirDrop
#260I just use send(formerly FF send) and share a URL via chat or whatever: https://github.com/timvisee/send With a CLI tool as well: https://github.com/timvisee/ffsend
Also https://wormhole.app/ , but feross is busy witch Socket and the myriad of NPM supply chain attacks nowadays