Download

Get AuraDeck v0.2.0

Free and open source. Decks are plain HTML, so anything you make stays readable without the app.

One line, Linux and macOS
curl -fsSL https://auradeck.org/install | sh
Picks the right package for your machine, checks it against the published digest, and installs it. On macOS it also clears the quarantine flag, which is what stops an unsigned build opening with “AuraDeck is damaged”.

Linux

Fedora / RHEL package

ARM64

Download

Fedora / RHEL package

x86_64

Download

AppImage

x86_64

Download

Debian / Ubuntu package

x86_64

Download

Debian / Ubuntu package

ARM64

Download

Portable tarball

x86_64

Download

macOS

Disk image

Apple silicon

Download

Windows

Setup (recommended)

x64

Download

MSI installer

x64

Download

Opening a deck

AuraDeck files use the .adsl extension: a zip holding one HTML file per slide, a manifest, and any images and CSV data the deck uses. You can also point the app at a plain folder with the same layout, which is what to do if the deck lives in a git repository.

How the format works