Download
This is a pre-alpha. The desktop build is not yet signed, so there is no public one-click download yet. Access is granted directly while it stabilises.
Platforms
- macOS (Apple Silicon) Alpha — request access
- macOS (Intel) Not in this alpha
- Linux Not in this alpha
- Windows Not in this alpha
Get access
The alpha is granted directly rather than offered as a public download. To join, get in touch:
Request alpha access →Opening an unsigned build on macOS
Because this build is not yet code-signed or notarized, macOS Gatekeeper blocks the first launch. On macOS 15 (Sequoia) the old right-click → Open bypass no longer works for unsigned apps — use System Settings:
- 1. Double-click the downloaded app once (it will be blocked), then open System Settings › Privacy & Security, scroll to the Security section, and click Open Anyway next to the blocked-app notice. Confirm in the dialog. This is only needed once.
- 2. If macOS still reports the app as “damaged” or “cannot be opened”, clear the quarantine attribute on the downloaded app in Terminal (replace the path with where you saved it):
xattr -dr com.apple.quarantine ~/Downloads/the-downloaded-app.app This step disappears once the build is signed and notarized.