Skip to content

samdobson/monzo-expenses

Repository files navigation

💳 Monzo Expenses

Beautiful expense reports direct from your Monzo Account.

Pulls all transactions categorised as 'Expenses' within a specified time range along with any notes you have made.

Expense Report

Installation

Monzo Expenses is built with Python and requires version 3.7.

pip install monzo-expenses

Running Linux? That's all you need!

Windows users will also need to install GTK. The 64-bit install is a couple of clicks. 32-bit is another story (don't you just love software?)

MacOS folks can try the following (untested):

brew install cairo pango gdk-pixbuf libff

Usage

$ monzo-expenses --from 01-09-18 --to 30-09-18 --output my_september_expenses.pdf

On the first run you will be prompted to register the application and authorise access to your Monzo account.

🔒 Security

Monzo Expenses runs on your local machine. It is your responsibility to secure access to the software.

The Monzo API does not allow movement of money (other than into/out of pots).

Please do not open a GitHub issue for security-related matters - use this contact form to contact the author.

📗 Documentation

For more information, please consult the documentation.

Support is provided on a best-efforts basis.

About

Beautiful expense reports direct from your Monzo account

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published