OpenFolio Docs
OpenFolio is an Electron-first personal relationship memory app for macOS.
Product shape
apps/macis the real product.packages/coreis the canonical local-first behavior layer.apps/webis the public landing page, docs, and hosted account surface.packages/hostedhandles account identity, billing, entitlements, and future hosted MCP or managed-service boundaries.
Principles
- Local SQLite is the source of truth.
- Raw Messages history stays on-device by default.
- Account creation is optional for local use.
- Hosted services are layered on top for identity, billing, hosted AI, managed connectors, and future remote access.
Next pages
Last updated on