Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.35 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.35 KB

MoneyMoney Web Banking Extension for Qonto

MoneyMoney is a user-friendly banking application for macOS.

Qonto is a European neobank for freelancers and SMEs.

Installation

Production

  • Install version 2.4.1 or newer of MoneyMoney.
  • Copy qonto.lua to ~/Library/Containers/com.moneymoney-app.retail/Data/Library/Application Support/MoneyMoney/Extensions.
  • Start or restart MoneyMoney.

Development

Use this method if you want to customize the extension.

  • Install a Beta version of MoneyMoney.
  • Deactivate the signature validation (»MoneyMoney« → »Preferences« → »Extensions« → »Verify digital signatures of extensions«), because the script is not signed. This is actually not recommended because you have to trust the script unconditionally. Therefore, please check the script yourself beforehand.
  • Copy qonto.lua to ~/Library/Containers/com.moneymoney-app.retail/Data/Library/Application Support/MoneyMoney/Extensions.
  • Start or restart MoneyMoney.

Configuration

  • Retrieve your API login and secret key via the Qonto web portal → »Settings« → »Integrations (API)«.
  • Create a new account of type "Qonto API" in MoneyMoney.
  • Use the "Login" as username and the "Secret Key" as password.