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