Donna v0.2.1
The easy way (macOS)
One line in Terminal — installs and opens Donna with no security dialogs at all:
curl -fsSL https://duckyquang.github.io/Donna/install.sh | sh
Which file do I download?
| Your computer | Download this |
|---|---|
| Mac · Apple Silicon (M1–M4) | Donna_0.2.1_aarch64.dmg |
| Mac · Intel | Donna_0.2.1_x64.dmg |
| Windows | Donna_0.2.1_x64-setup.exe |
| Linux | Donna_0.2.1_amd64.AppImage (or the .deb / .rpm for your distro) |
Or skip this page entirely — the download button at https://duckyquang.github.io/Donna/ picks the right file for you.
macOS says Donna is “damaged”? Run xattr -cr /Applications/Donna.app in Terminal once — that clears the quarantine flag on unsigned apps.
Everything else here (.sig, latest.json, .app.tar.gz) powers Donna's built-in auto-updater; you can ignore it.