MoneyMoney is a personal book keeping software for macOS. It is able to fetch bank statements from bank accounts automatically if the bank provides a HBCI/FinTS API. That includes most german banks.
For Banks who don't support HBCI/FinTS (which is most non-german banks) MoneyMoney provides a Lua scripting engine for building scraper extensions for web banking.
mm-easybank is such an extension for the austrian online bank EasyBank.
For security reasons MoneyMoney only lets you use signed extensions. The extension in master
may not have a valid signature. Therefore you can only use it with Beta versions of MoneyMoney which allow you to deactivate code signature checks. If you don't want to use a Beta, check out the releases section to find the latest signed release.
- Go to releases and download the latest signed release of this extension
- Open MoneyMoney
- Select from the menu Help > Show Database in Finder
- Take the file
EasyBank.lua
from this Repo and place it in theExtensions
folder - A new account type EasyBank should instantly show up in the Add account dialog.
If you want to use the development version from master
you have to use a Beta Version of MoneyMoney for reasons explained above. To get the latest Beta activate the flag Participate in beta tests and display pre-release versions in the general preferences.
- Open MoneyMoney and open the preferences (
Cmd + ,
) - In the Extensions tab deactivate the flag Verify digital signatures of extensions