Aethel ← Back to home

Download Aethel

Mac You

Two builds, one for each kind of Mac. Not sure which you have? Open the Apple menu and choose About This Mac: anything listing an Apple M-series chip is Apple Silicon, and anything listing an Intel processor is Intel.

Or install from Terminal

curl -fsSL https://tryaethel.com/install.sh | sh

The command picks the right build for your Mac by itself, and skips the security warning described below.

Windows You

Windows 10 or later, 64-bit.

Or install from PowerShell

irm https://tryaethel.com/install.ps1 | iex

This command skips the security warning described below.

About the security warning

Aethel is not code-signed yet, so if you download it with your browser, your computer will warn you before it opens. On Windows that is “Windows protected your PC” (click More info, then Run anyway). On a Mac, right-click the installer and choose Open.

The Terminal and PowerShell commands above do not trigger that warning at all, which is why they are worth using.

New to Aethel? Start with the Quick Start guide. You can also read the release notes.