MykalMachon / RBC-LunchMoney

Import RBC transactions into LunchMoney

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 😔)

Update: this article 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.

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.

Note

I know the binary is huge (~100mb for a CLI app is 🤪). Unfortunately Bun's compiled binaries are huge.

Other documentation

About

Import RBC transactions into LunchMoney

License:MIT License


Languages

Language:TypeScript 100.0%