Live data from Hacker News

How do you manage your personal finances?

news.ycombinator.com

1–3 of 3 posts

Re: How do you manage your personal finances?

#2
I wrote my own. I have been meaning to post this on Show HN, but have not gotten around to it.

https://github.com/KenPainter/HackerFinance

My basic flow is about once/month to import transactions from the banks (checking, savings, and credit card). When there is a major event, like purchasing a car, I do a small manual batch to update my assets and liabilities. I leave the retirement and investment accounts to a single year-end summary transaction.

Re: How do you manage your personal finances?

#3

I wrote my own. I have been meaning to post this on Show HN, but have not gotten around to it. https://github.com/KenPainter/HackerFinance My basic flow is about once/month to import transactions from the banks (checking, savings, and credit card). When there is a major event, like purchasing a car, I do a small manual batch to update my assets and liabilities. I leave the retirement and investment accounts to a sing…

It's good to add some screenshots and exact instalation commands and some examples to the repo - it's good for marketing :)