Skip to main content
The desktop app gives you everything from the web, chat, workflows, calendar, integrations, in a dedicated window outside your browser tabs. Same UI, no learning curve. Available for macOS, Windows, and Linux (x64 and ARM64).

Download and install

1

Get the installer

Go to heygaia.io/download and pick the installer for your OS:
  • macOS: .dmg (Intel or Apple Silicon)
  • Windows: .exe installer or portable .exe
  • Linux: .AppImage, .deb, or .rpm
2

Run the installer

Open the downloaded file and follow the prompts. On macOS, drag GAIA into Applications. On Windows, you can pick a custom install location.
3

Sign in

On first launch, click Sign In and your default browser handles the rest. Once you authenticate, the app picks up your session via a secure gaia:// deep link, no tokens to copy, no passwords to paste.
On macOS, if you see “GAIA can’t be opened because it is from an unidentified developer,” go to System Settings > Privacy & Security and click Open Anyway.

What you get

  • A dedicated window with a clean title bar (hidden inset style on macOS). External links open in your default browser, so the GAIA window stays focused on your work.
  • Automatic updates. Every launch checks for updates in the background. When one is ready, you get a prompt, restart right away or wait until you next quit.
  • A splash screen on startup while the app’s internal server gets ready, usually a few seconds.
Updates come through GitHub Releases. If your company network blocks GitHub, add github.com to your allowlist so updates can get through.

Desktop vs. web

The desktop app renders the same UI as heygaia.io, every feature is available in both.
FeatureWebDesktop
Chat, workflows, calendar, integrationsYesYes
Runs in a browser tabYesNo
Native OS authentication (deep link)NoYes
Automatic updatesN/A (always latest)Yes
Works offline (cached content)PartialPartial
Dedicated window with minimal chromeNoYes
Available on Linux as .deb / .rpm / .AppImageN/AYes

Power-user tips

You can skip this section unless you want to fine-tune your setup or fix something.

Keep it running

On macOS, closing all windows keeps the app alive in the Dock. Click the icon to bring it back instantly.

Use keyboard shortcuts

Every shortcut from the web app works here too. Press / in chat to open the command palette.

Check your version

Reporting a bug? Find your app version in Settings and share it with support so they can reproduce the issue on your exact build.

Reset if stuck

If the app won’t load after an update, delete the app data folder and relaunch. On macOS: ~/Library/Application Support/GAIA. On Windows: %APPDATA%/GAIA. On Linux: ~/.config/GAIA.
Deleting app data signs you out and clears local caches. You’ll need to sign in again after.

Troubleshooting

Blank screen after launch: The internal server may still be starting. Wait up to 15 seconds, then quit and relaunch. Check that nothing else is using ports 5174–5180. “Update available” prompt never appears: Make sure your network allows outbound HTTPS to github.com. Corporate proxies or firewalls can block the update check. OAuth sign-in doesn’t redirect back to the app: The gaia:// protocol needs to be registered with your OS. On Linux, the .deb and .rpm installers handle this automatically; if you’re using the AppImage, launch the app once so it can register the protocol handler.