hotline icon indicating copy to clipboard operation
hotline copied to clipboard

Is there any way to get this running on say something like darling?

Open lostfile1 opened this issue 7 months ago • 1 comments

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

lostfile1 avatar May 13 '25 21:05 lostfile1

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 🤷‍♂️.

aptonline avatar May 15 '25 07:05 aptonline

Is there any plans porting this to Linux or at least make it possible to compile it at least

lostfile1 avatar May 15 '25 14:05 lostfile1

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.

mierau avatar Oct 22 '25 04:10 mierau