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
macOS
Windows
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.