Skip to content

Releases: maxmini0214/donflow

v1.0.0 — First Stable Release

24 Feb 15:16

Choose a tag to compare

🎉 DonFlow v1.0.0

You made a budget once. Then life happened. DonFlow shows you exactly where your plan and reality diverge.

Highlights

  • 📊 Plan vs Actual dashboard with real-time progress bars
  • ⚠️ Budget drift detection — automatic alerts when spending exceeds your plan
  • 🔮 What-if simulator — test budget changes before committing
  • 💳 Smart CSV/XLSX import — auto-detects columns from any bank or card issuer
  • 🏷️ Custom emoji categories with flexible grouping
  • 📦 Full data export (JSON + CSV), zero vendor lock-in
  • ⌨️ Keyboard shortcuts (1/2/3 for tabs, ? for reference)
  • 🌍 4 languages: English, 한국어, 日本語, 中文
  • 📱 PWA — works offline after first load

Privacy

  • Zero network requests for your financial data
  • No signup, no login, no email
  • All data in IndexedDB on your machine
  • Open source — every line is auditable (MIT)

Try It

Built with React + Vite + Dexie.js. 158 commits.