Skip to main content
The easiest way to run agtOS. The desktop app bundles everything — no Node.js, no terminal, no manual configuration. Download from GitHub Releases: After installation, launch the app and follow the onboarding wizard. It guides you through API key setup, voice model downloads, and microphone configuration — all from a visual interface.
The desktop app includes a bundled Node.js backend compiled as a Single Executable Application. You don’t need to install Node.js, Redis, or any other dependency separately.

What’s included

  • System tray with health indicator (green/yellow/red)
  • Global push-to-talk hotkey (default: Alt+Space) — works from any application
  • Auto-start on system login (optional)
  • Auto-update from GitHub releases
  • Native notifications for health changes and task completions
See Desktop App for full details.

CLI (for developers)

For developers who want source access, customization, and terminal-based workflows.

Requirements

Install methods

Verify installation

Runs 12 diagnostic checks (Node.js, Docker, Redis, Ollama, speech models, credentials, network, ports) and reports pass/warn/fail with remediation hints.

Ports

All configurable via VOICE_PORT, MCP_PORT, and HEALTH_PORT.

What’s next?

Quickstart

Step-by-step guide from install to first conversation.

Use Cases

See what you can build with agtOS.

Authentication

Set up Anthropic or OpenAI API keys.

FAQ

Common questions about setup, voice, and privacy.