| Platform | Download | Notes |
|---|---|---|
| macOS (Apple Silicon) | Download .dmg | For M-series Macs (M1/M2/M3/M4). |
| macOS (Intel) | Download .dmg | For Intel-based Macs. |
| Linux (AppImage) | Download .AppImage | Portable; chmod +x then run. |
| Linux (Debian/Ubuntu) | Download .deb | sudo dpkg -i the package. |
| Linux (Fedora/RHEL) | Download .rpm | sudo rpm -i the package. |
| Windows (via WSL) | Install via WSL | Run the Linux desktop app through WSL with WSLg. |
| Windows (native) | Coming soon | Native installer will be listed here. |
Windows via WSL
The native Windows installer is coming soon. Until then, you can run the Linux desktop app through WSL if your Windows setup supports Linux GUI apps with WSLg. Before installing Traycer in WSL:- Update WSL with
wsl --update, then restart your Ubuntu distribution. - Use WSL 2 on a recent Windows build with WSLg enabled.
- Set a non-Snap browser as the default browser inside WSL. Snap-installed browsers can block the sign-in redirect back to Traycer. Google Chrome installed from a
.debpackage works.
.deb)
.rpm)
.AppImage)
.deb / .rpm installs):
macOS via Homebrew
On macOS you can also install the desktop app with Homebrew:CLI
The desktop app bundles the command-line pieces it needs, so most users do not have to install the CLI separately. To use the CLI on its own — for host control, automation, or CI — install it with npm (requires Node.js 20.18+):traycer command. Verify with traycer --version. See the full command reference.
After Install
Set up a coding agent
Configure Codex, Claude Code, OpenCode, Cursor, or Traycer in Agents & Models.
Run the Quickstart
Continue with the Quickstart to create your first Task and start a chat.