Athas app icon
v0.15.1 · today · What's new

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

  • macOS — Apple Silicon (.dmg)32.9 MBDownload
  • macOS — Intel (.dmg)34.9 MBDownload

Windows

  • Windows — ARM64 (.exe)25.3 MBDownload
  • Windows — ARM64 (.msi)31.2 MBDownload
  • Windows — x64 (.exe)27.3 MBDownload
  • Windows — x64 (.msi)33.1 MBDownload

Linux

  • Linux — ARM64 (.deb)455.7 MBDownload
  • Linux — ARM64 (.rpm)368.1 MBDownload
  • Linux — ARM64 (.tar.gz)188.5 MBDownload
  • Linux — x64 (.deb)362.8 MBDownload
  • Linux — x64 (.rpm)302.5 MBDownload
  • Linux — x64 (.tar.gz)187.9 MBDownload

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 | sh

Windows (PowerShell)

irm https://athas.dev/install.ps1 | iex
Package managers
  • Verify 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.

  • Need help?

    Read the installation guide or ask the community on Discord.