/moneymoney-spending-report

Create a report of spendings based on MoneyMoney transactions

Primary LanguageC#

MoneyMoney spending report

What is it?

I track and categorize my spendings with MoneyMoney. This app allows me to get a report of my average spendings per month by category and year.

Overview of the app concept

Why?

I wanted to know how much I spend on average on certain categories per month. I could not find a way to do this in MoneyMoney, so I wrote this little app.

How to use it?

  1. Export your transactions from MoneyMoney to a CSV file (see MoneyMoney documentation).
  2. Your csv file should contain the columns: Datum, Betrag, Verwendungszweck, Kategorie
  3. Run the app and enter the path to the CSV file.
  4. The app will generate a report in the same folder as the CSV file.
  5. Open the report in Excel or Numbers and enjoy.