Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mykalmachon/rbc-lunchmoney

Import RBC transactions into LunchMoney
https://github.com/mykalmachon/rbc-lunchmoney

integration lunchmoney rbc

Last synced: about 2 months ago
JSON representation

Import RBC transactions into LunchMoney

Awesome Lists containing this project

README

        

# RBC-LunchMoney

An integration application between RBC and LunchMoney.app

## Introduction

This tool takes Royal Bank of Canada account export CSVs, matches them to existing accounts in Lunchmoney, and automates the import process. This should make importing things into LunchMoney easy, given Plaid's terrible support for RBC accounts (despite [their partnership](https://plaid.com/blog/plaid-expands-presence-in-canada/) 😔)

**Update**: [this article](https://www.reinvestwealth.com/post/plaid-and-rbc-pioneering-open-banking-and-fostering-innovation) claims the aforementioned Plaid x RBC API will go live in 2024 ðŸĪž

## Getting Started

If you want to use this tool to import RBC transactions into LunchMoney, and you're on a Mac/WSL/Linux box, you can [download the latest release from the releases page](https://github.com/MykalMachon/RBC-LunchMoney/releases).

From there, just run the binary and it should take you through the process step-by-step.

If you have any issues, please feel free to [submit an issue](https://github.com/MykalMachon/RBC-LunchMoney/issues).

> [!NOTE]
> I know the binary is huge (~100mb for a CLI app is ðŸĪŠ). Unfortunately [Bun's compiled binaries are huge](https://bun.sh/docs/bundler/executables#minification).

## Other documentation

- [LunchMoney API](https://lunchmoney.dev/)
- [RBC transaction export guide](https://www.rbcroyalbank.com/onlinebanking/bankingusertips/accountingsoftware/index.html)