Your AI desktop command center, with the engine bundled in. No dependencies, no setup, running in 60 seconds. macOS, Windows, and Linux.
The desktop app bundles Wayland-Core so it works on first run. If you want the standalone headless engine and TUI for servers, scripts, or the terminal, install it from npm:
npm i -g @ferroxlabs/wayland-coreCopyIt self-updates with npm update -g wayland-core, independent of the desktop app. Explore Wayland Core →
The macOS and Windows installers open with a normal double-click. Drop Wayland in place, launch it, and you are set.
Verify your download against the published checksum:
Wayland also runs as a headless server you self-host on any Linux box or VPS, with no desktop GUI. It drives your AI CLIs server-side, and you reach it from any browser or your phone (scan a QR to log in).
npm install -g getwaylandCopywayland setupCopyPaste a key (Flux Router is free), and setup starts the server and prints a QR code plus your admin login right in the terminal. Scan the QR from your phone, or open http://your-box:3000. This is the server, not the desktop app, for always-on, remote, or cloud use. Self-host docs →
