I'm currently working on improving the way I keep track on my personal finances.
So far, I export data from my bank account as a CSV and run it through a simple Python script which then crunches some number.
This works pretty well and gives me a rough overview, but I tend to postpone the whole process and end up doing it way less than I'd like to.
I've have yet to try different tools, such as http://www.youneedabudget.com/ or https://www.mint.com/ (although, I might not be able to use the full potential. I'm from Europe and most tools/services I've found so far are based in and focused on the US) but I was wondering how you deal with keeping track on your finances?
What tools, apps, systems, strategies do you use?
Thanks for your time in advance, have a great day!
- http://ledger-cli.org/
(There's also hledger that has a few extra features, but is largely compatible with ledger).