Darling – Run macOS software on Linux
51–60 of 138 posts
Re: Darling – Run macOS software on Linux
#52Earlier quoted context omitted.
iTerm2 is is the main thing holding you back? Give tilix a try and you will forget all about iTerm2 https://gnunn1.github.io/tilix-web/ Then you can also enjoy: - running containers natively without a clunky VM - KVM virtualization - say goodbye to virtualbox - middle-click paste - sounds odd but is really intuitive - infinite desktop customization - level up your linux skills - nothing does this faster than running…
Both iTerm and Tilix are nice but once I tried Kitty I never looked back. Cross platform, too. https://github.com/kovidgoyal/kitty
Re: Darling – Run macOS software on Linux
#53Does this allow building iOS apps on Linux? I'd love to be able to use WSL2 to build iOS apps under Windows 10.
Re: Darling – Run macOS software on Linux
#54Earlier quoted context omitted.
I think you're taking this a step far. What does Windows have to do with this?
Emulception: Run darling on the Linux subsystem on Windows 10.
Re: Darling – Run macOS software on Linux
#55Re: Darling – Run macOS software on Linux
#56"Does it support GUI apps? Almost!". In what sense can this be considered to be "running MacOS software" then?
A lot of software doesn't have a GUI, even on macOS?
I mention all this because even with that nearly 18 years of experience, I am really straining to think of a single non-GUI application for macOS that wasn't a Unix command line port. There are some Apple-provided system utility commands, and, fine, but probably of pretty marginal use in this context.
I think it's a great project, don't get me wrong, and I wish I had the system-programming chops to help. But it still seems to mostly be a proof of concept. I hope it keeps growing!
Re: Darling – Run macOS software on Linux
#57But then again, Linux has /proc and a boatload of common APIs beyond kernel calls.
Re: Darling – Run macOS software on Linux
#58Earlier quoted context omitted.
Emulception: Run darling on the Linux subsystem on Windows 10.
WSL doesn't meet the project's requirements: https://github.com/darlinghq/darling/issues/260
Re: Darling – Run macOS software on Linux
#59Re: Darling – Run macOS software on Linux
#60After learning of the existence of a bunch of compatibility layers, I'm now occasionally pining for a Linux→Mac one. Because dealing with BSD software, aka ‘unknown option --help’, is a source of irritation sometimes. Plus there's actually open-source Linux software that doesn't have open-source analogs on Mac (not that I'll remember right now what it was). But then again, Linux has /proc and a boatload of common API…