Desktop App

A native Windows/macOS client, themed in violet, local-first.

The desktop app is a native client for Windows and macOS built on Electron, themed in violet and connected to your agent's memory.

Install

Download the latest .exe (Windows) or .dmg (macOS) from the releases page. Run the installer; the app appears in your Applications / Start menu.

Connect to the agent

Theme

The default window paints the poormad-dark theme at boot — violet mono-hue, distinct from the upstream default. You can switch themes in Settings; user themes sync from the backend skin engine.

Building your own

Installers are produced by the repo's CI workflow (build-desktop-installers.yml) on Windows/macOS runners. Bump apps/desktop/package.json version, push, then dispatch the workflow. Linux can only build an AppImage/deb locally.

NoteAuto-update is not yet wired — check the releases page for new versions.