This is a tool to sync your transactions from MoneyMoney to YNAB. 💶
🚨It's only a proof of concept with no error handling, useful logs or any help whatsoever.🚧
🚨It can and most certainly will mess up your transaction history. 🚧
Maybe it will receive more love and evolve to something more useful, but maybe not. 🤷♂️
- go build
- create a config in
~/.ynab-sync/config.json
containing your personal access token for YNAB. (YNAB API Documentation↗️ )️{"PersonalAccessToken":"$ACCESS_TOKEN"}
- Add the Bank Account Number or Credit Card Number to your YNAB accounts.
- Open and Unlock MoneyMoney.
- Run the application