Installation
Dione is available for Windows, macOS, and Linux. You can download the latest version from our GitHub releases page.
Download from GitHubAfter downloading, follow the instructions for your operating system to install the application.
Windows
- Download the
.exe
installer. - Double-click the installer and follow the on-screen instructions.
macOS
- Download the
.dmg
file. - Open the
.dmg
file and drag the Dione app to your Applications folder.
Linux
- Download the
.AppImage
file. - Make the file executable:
chmod +x Dione-*.AppImage
- Run the application:
./Dione-*.AppImage
Once installed, you can proceed to the Initial Setup guide.