Install the desktop app
Download the current Catalyst release from GitHub and install the package for your operating system. The Windows build uses an NSIS installer namedcatalyst.
Catalyst releases
Open the GitHub releases page to find packaged builds and release notes.
Run from source
Use the source workflow when developing Catalyst or verifying a local change.npm run dev starts Electron through electron-vite with hot module replacement for the renderer.
