Inofficial extension to fetch transactions from Monzo for MoneyMoney.app
- Monzo Account
- MoneyMoney.app (>= 2.3.5 - April 2018 still in beta)
- As the Monzo API is still in beta, I need to manually add your Monzo UserID to the Monzo OAuth client application, or you need to create your own client app. See [Add Account] for details.
- Support Monzo's pods
[TBD]
- Copy the
Monzo.lua
file from src into MoneyMoney's Extension folder- Open MoneyMoney.app
- Tap "Hilfe", "Show Database in Finder"
- Copy
Monzo.lua
into Extensions Folder
- Open MoneyMoney.app
- Disable Signature Check (Needs beta Version!)
- Open MoneyMoney.app
- Enable Beta-Updates
- Install update
- Go to "Extensions"-tab
- Allow unsigned extensions
- Open MoneyMoney.app
-
The OAuth flow has been integrated in MoneyMoney. Make sure you use MoneyMoney >= 2.3.5
-
To allow fetching data from Monzo, there needs to be a Monzo Client app. There are 2 options right now:
- you can either let me know your userID and I'll add it to mine
- you can create your own client app and add the clientID and clientSecret in the Monzo.lua script
-
Once installed, a Monzo account can be added via Konto > Konto hinzufügen.
Feel free to create a Github Ticket for feedback / questions.