Skip to content

v0.2.0 — first public release

Choose a tag to compare

@NTBooks NTBooks released this 18 Jul 22:51

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/summary endpoint + read-only tokens for Home Assistant dashboards.
  • Install with npx github:NTBooks/Fanad or the Windows installer. MIT licensed. 1,100+ tests, CI on every push.

See CHANGELOG.md for the full list.