v0.2.0 — first public release
First public release of Fanad — a local-first, local-LLM personal scratchpad for tasks, notes, lists, timers, and light journaling. Capture by texting a bot (Telegram/Slack) or the web UI; a local model (LM Studio/Ollama) parses and ranks your own data, never inventing.
Highlights
- Always-on web chat + rich web UI; Telegram (long-polling) and Slack (Socket Mode) bots at parity.
- SQLite storage via native
node:sqlite; secrets AES-256-GCM encrypted at rest; cloud LLMs hard-gated off by default; no telemetry. - Read-only
GET /api/ha/summaryendpoint + read-only tokens for Home Assistant dashboards. - Install with
npx github:NTBooks/Fanador the Windows installer. MIT licensed. 1,100+ tests, CI on every push.
See CHANGELOG.md for the full list.