HackerLangs
TopNewTrendsCommentsPastAskShowJobs

tomfunk

no profile record

Submissions

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

github.com
30 points·by tomfunk·2 เดือนที่ผ่านมา·15 comments

comments

tomfunk
·26 วันที่ผ่านมา·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
·เดือนที่แล้ว·discuss
[dead]
tomfunk
·เดือนที่แล้ว·discuss
Update: put up a proper landing page at https://thisisfungible.com/ if you want a quick overview before diving into the repo.
tomfunk
·2 เดือนที่ผ่านมา·discuss
done and done. thanks
tomfunk
·2 เดือนที่ผ่านมา·discuss
its partial read access. transactions, balances, etc. it can't buy stuff.
tomfunk
·2 เดือนที่ผ่านมา·discuss
added
tomfunk
·2 เดือนที่ผ่านมา·discuss
it uses ink so it should play nice