Darling - Run macOS Programs on Linux | Online Free DevTools by Hexmos
Run macOS programs seamlessly with Darling on Linux. Execute macOS applications and commands directly on your Linux system. Free online tool, no registration required.
darling
Run macOS software on Linux. More information: https://darlinghq.org.
- Run a builtin command:
darling shell {{uname}}
- Run a specific program in the current path with arguments:
darling shell {{./program}} {{program_argument_1 program_argument_2 ...}}
- Open a macOS shell:
darling shell
- Shutdown the service:
darling shutdown