
Download Athas
A lightweight, open-source editor with coding agents, terminal, and Git built in.
Free for macOS, Windows, and Linux
Athas Desktop.
Every installer for this release, with nothing hidden behind a menu. Pick the build for your machine.
- Version
- v0.15.1
- Published
- Sep 26, 2026
- License
- AGPL-3.0
- Source
- View on GitHub
macOS
Windows
Linux
Install from the terminal.
One command fetches the latest release, verifies it, and links the athas command into your shell.
macOS and Linux
curl -fsSL https://athas.dev/install.sh | shWindows (PowerShell)
irm https://athas.dev/install.ps1 | iexVerify the checksum
Every asset ships with a SHA256 file beside it on GitHub. Compare it before you install.
Auto-updates
Athas checks for updates automatically and installs them in the background.