Models, skills and connections run on your machine — nothing leaves it.
When one machine isn't enough, the same agents scale into localoy cloud.
One tray app for the desktop, one command for any server.
These builds are not signed. macOS blocks them on first open —
“Apple cannot check it for malicious software” is that block, not a broken
download. Three steps, once per install:
Drag localoy to Applications. Opening it from the disk image will keep
failing.
Open it, and click Done on the block.
System Settings → Privacy & Security, scroll down, click
Open Anyway.
Windows.More info, then Run anyway.
Or clear the download flag yourself and skip all of it:
03 · Any server, no app — the CLI is the whole runtime
headless install · linux & macos · amd64 & arm64
$ curl -fsSL https://localoy.ai/install.sh | sh installed localoy and localoyd to ~/.local/bin $ localoyd & $ localoy doctor daemon up (version 1.0.0)
The desktop app is only a window onto the daemon — everything runs in
localoyd, so a VPS gets the exact same runtime the desktop gets.
Static Go binaries, no dependencies, no container required.