I’ve been working on a linux fork of googles Nearby library (along with nearby connections, fast pair and quickshare) on my github ( GitHub - kidfromjupiter/nearby: 🔗 Linux implementation of Google's Nearby Connections, Nearby Presence, Fast Pair and QuickShare · GitHub )
I think using Nearby connections on the Kde connect android side as well as the linux side might benefit the usability greatly since we’re not on the same lan connection all the time. Nearby connections allows us to use bluetooth BR/EDR, LE, wifi lan, wifi aware (whenever wpa_supplicant releases proper support for it) and more
My linux fork isnt fully mature yet but im working on it but the android side is mature enough. What are your thoughts on this?