Skip to main content

Downloads

Use GitHub Releases as the canonical source for packaged builds and release notes.

WindowsInstaller and portable .exe artifacts are published in each release.
macOSDMG and ZIP packages are attached to tagged releases.
LinuxAppImage, DEB, and RPM packages are published from the release workflow.

Packaged releases

  • Windows: installer and portable .exe
  • macOS: .dmg and .zip
  • Linux: AppImage, DEB, and RPM packages

Run from source

npm install
npm run dev

Use source mode when you want to develop, inspect the codebase, or test unreleased changes.