Is there any way to get this running on say something like darling?
Unfortunately, I do not have access to a Mac and the current Linux client obsession isn't exactly that great is there any way if possible to run this on Arch
I would say yes and no. Swift as a programming language will compile on Linux but SwiftUI isn’t so the UI would need to be re-written for a Linux front end.
I think it’s outside of the scope of the repo. I’m still waiting for iOS/iPadOS support which is IN scope 🤷♂️.
Is there any plans porting this to Linux or at least make it possible to compile it at least
I do have a goal of breaking the networking portion out into a Swift package that could then be made portable. The UI is pretty heavily bound to macOS and iOS, so that would need to be reworked for Linux.