Mobile
Android and iOS. The backend runs in-process — nothing extra to install. Run a bundled on-device model, or point it at a provider.
macOS
Self-contained .app — embeds the backend and a Python runtime. Apple Silicon by default, with an optional universal build for Intel Macs.
Windows
Zipped bundle — unzip and run. Keep the folder intact: the backend and Python runtime live next to the app.
Linux
Self-contained bundle with the app, backend and Python. Needs a WPE WebKit runtime for the embedded webview.
After downloading
See the installation guide for per-OS first-run steps, and the quick start for your first ten minutes. To enable AI features, set up a model in LLM settings — a bundled on-device model, a local Ollama install, or a provider you configure.
All releases and checksums are on GitHub Releases.