// HACKER NEWS — CYBERSECURITY
Run macOS Software on Linux
Darling is a translation layer that lets you run macOS software on Linux
Darling runs macOS software directly without using a hardware emulator.
Like Linux, Darling is free and open-source software. It is developed openly on GitHub and distributed under the GNU GPL license version 3.
Darling implements a complete Darwin environment. Mach, dyld, launchd — everything you'd expect.
Darling does most of the setup for you. Sit back and enjoy using your favorite software.
We aim to fully integrate apps running under Darling into the Linux desktop experience by making them look, feel and behave just like native Linux apps.
And it is! Wine lets you run Windows software on Linux, and Darling does the same for macOS software.
Almost! This took us a lot of time and effort, but we finally have basic experimental support for running simple graphical applications.
No! We only directly use those parts of Darwin that are released as fully free software.
The name Darling is a combination of “Darwin” and “Linux”. Darwin is the core operating system macOS and iOS are based on.