Darling: Difference between revisions
Jump to navigation
Jump to search
initial commit, just the infobox |
m It's active again |
||
| (19 intermediate revisions by 16 users not shown) | |||
| Line 2: | Line 2: | ||
|title = Darling | |title = Darling | ||
|logo = Darling.png | |logo = Darling.png | ||
|active = Yes | |active = Yes | ||
|platform = Linux | |platform = [[Emulators on Linux|Linux]] | ||
|target = | |target = macOS | ||
|developer = Luboš Doležel | |developer = Luboš Doležel | ||
|website = [http://darlinghq.org/ | |website = [http://darlinghq.org/ darlingHQ.org] | ||
|source = [https://github.com/darlinghq/darling | |source = [https://github.com/darlinghq/darling GitHub] | ||
|issuetracker = [https://github.com/darlinghq/darling/issues GitHub] | |||
|license = {{License|GPLv3}} | |||
|prog-lang = {{Proglang|Objective-C}}, {{Proglang|C}}, {{Proglang|C++}} | |||
}} | }} | ||
'''Darling''' is an open source [[Compatibility layers|compatibility layer]] for Linux that is designed to run macOS executables. It only supports very basic graphical user interface (GUI) programs as of Jul 2023, but can run various console tools or applications including Apple’s Toolchain and Midnight Commander. | |||
The program must be self-built on a 64-bit x86 Linux distribution using the source code provided on [https://github.com/darlinghq/darling GitHub]. Currently, only basic applications can run. | |||
==External links== | |||
* [http://blog.darlinghq.org/ Development Blog] | |||
* [https://docs.darlinghq.org/build-instructions.html Build Instructions] | |||
[[Category:Software]] | |||
[[Category:Compatibility layers]] | |||
[[Category:Linux software]] | |||
[[Category:Stalled software]] | |||
[[Category:Active software]] | |||
Latest revision as of 15:04, 23 July 2026
| Developer(s) | Luboš Doležel |
|---|---|
| Latest version | N/A |
| Active | Yes |
| Platform(s) | Linux |
| Emulates | macOS |
| Website | darlingHQ.org |
| Programmed in | Objective-C, C, C++ |
| License | GPLv3 |
| Source code | GitHub |
| Issue tracker | GitHub |
Darling is an open source compatibility layer for Linux that is designed to run macOS executables. It only supports very basic graphical user interface (GUI) programs as of Jul 2023, but can run various console tools or applications including Apple’s Toolchain and Midnight Commander. The program must be self-built on a 64-bit x86 Linux distribution using the source code provided on GitHub. Currently, only basic applications can run.