lux-live-1.0.0-mac-arm64.dmg · 148 MB · Apple Silicon
First open: macOS blocks the app (it isn't Apple-signed yet). Open it once and dismiss the dialog, then System Settings → Privacy & Security → scroll to Security → Open Anyway → confirm. One time only.
Updates: the app tells you when a new version is out and links you back here.
Terminal download — opens the installer, skips the first-open prompt:
curl -L https://lux-downloads.hvn-labs.com/live/lux-live-1.0.0-mac-arm64.dmg -o ~/Downloads/live.dmg && open ~/Downloads/live.dmg
lux-studio-1.1.0-mac-arm64.dmg · 172 MB · Apple Silicon
First open: macOS blocks the app (it isn't Apple-signed yet). Open it once and dismiss the dialog, then System Settings → Privacy & Security → scroll to Security → Open Anyway → confirm. One time only.
Updates: the app tells you when a new version is out and links you back here.
Terminal download — opens the installer, skips the first-open prompt:
curl -L https://lux-downloads.hvn-labs.com/studio/lux-studio-1.1.0-mac-arm64.dmg -o ~/Downloads/studio.dmg && open ~/Downloads/studio.dmg