HackerTrans
トップ新着トレンドコメント過去質問紹介求人

tomfunk

no profile record

投稿

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

github.com
30 ポイント·投稿者 tomfunk·2 か月前·15 コメント

コメント

tomfunk
·26 日前·議論
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
·先月·議論
[dead]
tomfunk
·先月·議論
Update: put up a proper landing page at https://thisisfungible.com/ if you want a quick overview before diving into the repo.
tomfunk
·2 か月前·議論
done and done. thanks
tomfunk
·2 か月前·議論
its partial read access. transactions, balances, etc. it can't buy stuff.
tomfunk
·2 か月前·議論
added
tomfunk
·2 か月前·議論
it uses ink so it should play nice