Unfortunately it doesn’t, Localsend relies on a WiFi hotspot or AP to transfer files, what I am trying to build uses WiFi Direct (aka WiFi P2P), these two are not interchangeable nor interoperable.
- 2 Posts
- 7 Comments
- Im28xwa@lemdro.idOPtoOpen Source@lemmy.ml•I am building a file transfer app purpose built for Linux and AndroidEnglish101·6 days ago
- Im28xwa@lemdro.idOPtoOpen Source@lemmy.ml•I am building a file transfer app purpose built for Linux and AndroidEnglish51·7 days ago
you are right, linux does support wifi aware although the problem is that afaik Wi-Fi chipset and driver support is still lacking behind so most people can’t really create aware networks (I just tried on my machine, I can’t)
- Im28xwa@lemdro.idOPtoOpen Source@lemmy.ml•I am building a file transfer app purpose built for Linux and AndroidEnglish41·7 days ago
Yep I am aware of it but The thing is Linux doesn’t support it yet and most android phones still don’t support it yet unlike WiFi Direct, so until that day comes WiFi Direct it is
- Im28xwa@lemdro.idOPtoOpen Source@lemmy.ml•I am building a file transfer app purpose built for Linux and AndroidEnglish21·8 days ago
Sure thing!
- Im28xwa@lemdro.idOPtoOpen Source@lemmy.ml•I am building a file transfer app purpose built for Linux and AndroidEnglish112·8 days ago
you are right that it does make it look like nothing more than an idea but honestly that’s fine by me and maybe I should mention that p2p peer discovery works right now and yeah that’s might not be much but well… we all start somewhere, don’t we!
- Im28xwa@lemdro.idtoOpen Source@lemmy.ml•What are some good FOSS video editing softwares for computer? Preferably works on LinuxEnglish01·4 months ago
I tired kdenlive, openshot, shotcut, and some other one that’s very old looking that I forgot it’s name a few weeks ago (again) and kdenlive was by far the least frustrating one to use for me and the best looking one (imo), can’t really recommend anything other than it.
The honest answer is because I prefer making my own thing for my own exact problem over trying to make someone’s else tool do or behave in a way that it is not designed or made for, it is a bit philosophical for me but yeah, I am not willing to put all the effort into something that I see is solving a problem and making compromises and ignoring things in ways I don’t agree with, not to mention the UI/UX disagreements I have, if localsend was my thing, it would have been very different from what we have right now.
And also I am doing it in spite, this thing have been bugging me for years and no one is willing to put the time and effort to do it the way I think it should be done so I am doing it myself…