Which platforms can I run the agent on?
The agent runs on Linux, macOS and Windows, on both x86-64 and ARM. It ships as a small self-contained console binary and, on desktops, as an optional GUI app.
Supported platforms
| Operating system | Architectures | Console | GUI app |
|---|---|---|---|
| Linux | x86-64 | Yes | Yes |
| Linux | ARM64 (aarch64) | Yes | Yes |
| Linux | ARM32 (armv7) | Yes | — |
| macOS | Intel (x86-64) | Yes | Yes |
| macOS | Apple Silicon (ARM64) | Yes | Yes |
| Windows | x86-64 | Yes | Yes |
Console agent vs GUI agent
The console agent (lro) is a single self-contained binary with no runtime to install. It covers every platform above, including Linux ARM32 — so it runs comfortably on small single-board computers such as a Raspberry Pi. It can run interactively or unattended as a background service or daemon.
The GUI agent (lro-gui) is a desktop application with a window, for people who prefer a tray-and-clicks workflow over the command line. It is available for Linux, macOS and Windows on x86-64 and ARM64. There is no ARM32 GUI build — on those boards use the console agent.
Installing
- Linux & macOS: one-line install —
curl -fsSL https://lro.link/install.sh | sh— or download an archive. - Windows: download the archive (console) or the installer (GUI).
All builds for every platform are linked from the install section and from the panel after you sign in.
Install the agent on a server, a laptop or a Raspberry Pi in a minute.
Create an account →