Simply download the latest release for your platform.
- Linux (x64, arm64)
- macOS (Intel, Apple Sillicon)
- Windows (x64, arm64)
- Git
- Node.js
20.x
or later
- Clone the repository
- Install NPM dependencies:
npm install
- Run in dev mode:
npm run dev
- Run
npm run build
to build a binary for your platform.
Once the build succeeds, the executable will be located in dist/electron/Packaged
.