HackerTrans
TopNewTrendsCommentsPastAskShowJobs

tomfunk

no profile record

Submissions

Show HN: Fungible – A local personal finance app in the terminal

github.com
30 points·by tomfunk·hace 2 meses·15 comments

comments

tomfunk
·hace 27 días·discuss
i've been working on a personal finance app. it started out strictly tui (using ink) but i recently added a gui using electron. i still like the tui but i know it's not for everyone.

it's all free, open source, and local-first. you can get a hobbyist tier plaid account and sync your accounts, or use csvs. rules-based categorization, spending trends, FIRE/savings-rate health view, etc.

there's also an mcp server so you can hook it up to claude/cursor and just chat about your finances. and a "canvas" feature where you describe a financial question and an agent builds you a custom calculator for it (e.g. amortization, compounding, what-ifs).

honestly it has all the features i want so i'm not sure what's next. i have a few contributors, always welcoming more.

https://github.com/tomfunk/fungible
tomfunk
·el mes pasado·discuss
[dead]
tomfunk
·el mes pasado·discuss
Update: put up a proper landing page at https://thisisfungible.com/ if you want a quick overview before diving into the repo.
tomfunk
·hace 2 meses·discuss
done and done. thanks
tomfunk
·hace 2 meses·discuss
its partial read access. transactions, balances, etc. it can't buy stuff.
tomfunk
·hace 2 meses·discuss
added
tomfunk
·hace 2 meses·discuss
it uses ink so it should play nice