Raais / fm

πŸ‡²πŸ‡» FisaMatrix: Fully-Local Personal Finance Insights

Home Page:https://raa.is/fm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FisaMatrix πŸ‡²πŸ‡»

A local-first local-only, solution to gain insights to your personal finances.

  • Upload your statements
  • Categorize your transactions
  • That's it.

charts

dataset

Features

  • Built In / Custom Categories
  • Daily expenses graphs
  • Monthly expenses Trends
  • Select any range
  • Category Aggregates / Breakdowns
  • End-of-month Forecasts
  • Debit Sum / Count Overviews
  • Powerful search for Dataset table
  • Locally Stored (Browser Storage / IndexedDB)
  • Import Transactions as CSV
  • Import/Export all data as SQLite DB

Why?

  • Because I didn't want to open my budget tracker app and manually add transactions everytime
  • Zero work (after categorizing)
  • One, authoritative source of truth (it's literally your bank)

Your Data

This is a fully client-side React app... the only network request is for fetching currency rates.

All your data is stored in your Browser's IndexedDB Storage. You can inspect everything the app sees by clicking the tiny black-and-pink icon on the bottom.

You can conveniently export or restore the entire database from the settings tab.

Built with

Run

npm install
npm run dev

License

MIT

About

πŸ‡²πŸ‡» FisaMatrix: Fully-Local Personal Finance Insights

https://raa.is/fm

License:MIT License


Languages

Language:TypeScript 97.1%Language:CSS 1.7%Language:HTML 0.7%Language:JavaScript 0.5%