Dione makes installing complex applications as simple as clicking a button — no terminal or technical knowledge needed.
For developers, Dione offers a zero-friction way to distribute apps using just a JSON file.
It has never been easier to install AI on your computer
Download the latest release for your platform from our website.
Want to create and distribute apps with Dione? Refer to the developer documentation for comprehensive instructions on writing Dione scripts and app packaging.
If you're interested in contributing or running Dione locally, follow these steps:
# Clone the repo
git clone https://github.com/dioneapp/dioneapp.git
cd dioneapp
# Install dependencies
pnpm install
# Start development server
pnpm devYes, it really is this easy. Despite how powerful Dione is, the development setup is genuinely this simple. Please note that some functions requiring database calls may have limitations in local development.
Set platform as one of: win, mac, linux
pnpm build:[platform]- For questions or feedback, join our Discord community.
- Security issues can be reported to [email protected].