Skip to content

Spendif.ai v0.1.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 13:43
· 24 commits to main since this release
52236d9

First public release of Spendif.ai — a free, open-source personal finance ledger that runs entirely on your computer. Aggregates bank/card exports (CSV/XLSX) into one ledger, removes double-counting, categorises with a local LLM. Your data never leaves your machine.

Download

  • macOS (Apple Silicon): SpendifAi-0.1.0.dmg
  • Windows: SpendifAi-0.1.0.msix
  • Linux: .deb (amd64/arm64) · .rpm

⚠️ Unsigned build — how to open

Not yet code-signed, so your OS will warn you (it's open source — inspect every line).

  • macOS: right-click the app → OpenOpen. Or System Settings → Privacy & Security → Open Anyway.
  • Windows: SmartScreen → More infoRun anyway.

Verify with SHA256SUMS.txt.

Added

  • Native desktop app: pywebview window embedding Streamlit (no Terminal, no browser)
  • Auto-download of recommended LLM model based on hardware detection (RAM/GPU)
  • Zero-config llama.cpp setup on first launch
  • Splash screen with download progress bar

Feedback

Alpha stage — tell us what breaks in Discussions.