A lightweight CLI for MacOS and Linux VMs on Apple Silicon

[https://github.com/trycua/lume]

We just open-sourced Lume – a tool we built after hitting walls with existing virtualization options on Apple Silicon. No GUI, no complex stacks – just a single binary that lets you spin up macOS or Linux VMs via CLI o…


This content originally appeared on DEV Community and was authored by Alessandro

[https://github.com/trycua/lume]

We just open-sourced Lume - a tool we built after hitting walls with existing virtualization options on Apple Silicon. No GUI, no complex stacks - just a single binary that lets you spin up macOS or Linux VMs via CLI or API.
Why we built Lume: - Run native macOS VMs in 1 command, using Apple Virtualization.Framework: lume run macos-sequoia-vanilla:latest

  • Prebuilt images on https://ghcr.io/trycua (macOS, Ubuntu on ARM)

  • API server to manage VMs programmatically POST /lume/vms

  • A python SDK on github.com/trycua/pylume

Run prebuilt macOS images in just 1 step: lume run macos-sequoia-vanilla:latest

How to Install:

brew tap trycua/lume

brew install lume

You can also download the lume.pkg.tar.gz archive from the latest release https://github.com/trycua/lume/releases, extract it, and install the package manually.

Local API Server: lume exposes a local HTTP API server that listens on http://localhost:3000/lume, enabling automated management of VMs.

lume serve

For detailed API documentation, please refer to API Reference(https://github.com/trycua/lume/blob/main/docs/API-Reference....).

HN devs - would love raw feedback on the API design and whether this solves your Apple Silicon VM pain points. What would make you replace UTM/Multipass/Docker Desktop with this?

Repo: https://github.com/trycua/lume Python SDK: github.com/trycua/pylume Discord for direct feedback: https://discord.gg/8p56E2KJ


This content originally appeared on DEV Community and was authored by Alessandro


Print Share Comment Cite Upload Translate Updates
APA

Alessandro | Sciencx (2025-02-10T17:38:59+00:00) A lightweight CLI for MacOS and Linux VMs on Apple Silicon. Retrieved from https://www.scien.cx/2025/02/10/a-lightweight-cli-for-macos-and-linux-vms-on-apple-silicon-2/

MLA
" » A lightweight CLI for MacOS and Linux VMs on Apple Silicon." Alessandro | Sciencx - Monday February 10, 2025, https://www.scien.cx/2025/02/10/a-lightweight-cli-for-macos-and-linux-vms-on-apple-silicon-2/
HARVARD
Alessandro | Sciencx Monday February 10, 2025 » A lightweight CLI for MacOS and Linux VMs on Apple Silicon., viewed ,<https://www.scien.cx/2025/02/10/a-lightweight-cli-for-macos-and-linux-vms-on-apple-silicon-2/>
VANCOUVER
Alessandro | Sciencx - » A lightweight CLI for MacOS and Linux VMs on Apple Silicon. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/02/10/a-lightweight-cli-for-macos-and-linux-vms-on-apple-silicon-2/
CHICAGO
" » A lightweight CLI for MacOS and Linux VMs on Apple Silicon." Alessandro | Sciencx - Accessed . https://www.scien.cx/2025/02/10/a-lightweight-cli-for-macos-and-linux-vms-on-apple-silicon-2/
IEEE
" » A lightweight CLI for MacOS and Linux VMs on Apple Silicon." Alessandro | Sciencx [Online]. Available: https://www.scien.cx/2025/02/10/a-lightweight-cli-for-macos-and-linux-vms-on-apple-silicon-2/. [Accessed: ]
rf:citation
» A lightweight CLI for MacOS and Linux VMs on Apple Silicon | Alessandro | Sciencx | https://www.scien.cx/2025/02/10/a-lightweight-cli-for-macos-and-linux-vms-on-apple-silicon-2/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.