Skip to Content
Download

Download

Get the desktop app for Windows, macOS, or Linux. The picker below detects your platform and shows the latest release from GitHub Releases .

Loading latest release…


Running the desktop app

After installing, start the web UI first (e.g. npm run dev:ui from the project root or a pre-built deployment), then launch the desktop app.

The desktop app connects to the UI at the URL you configure or at http://localhost:3000  by default. See the intro for install options.


Other ways to run

OptionHow
Web onlyClone the repo and run npm run install:ui then npm run dev:ui; no desktop app required.
DocsThis site is hosted on GitHub Pages and updates on every push to the default branch.
Last updated on