Skip to content

Tool to import transactions from financial institutions into Beancount files

License

Notifications You must be signed in to change notification settings

Nef10/SwiftBeanCountImporterApp

Repository files navigation

SwiftBeanCountImporterApp

CI Status License: MIT Latest version platforms supported: macOS

This project is part for SwiftBeanCount, please check out the main documentation here.

What

This is a macOS application to import .csv's and text from banks into the beancount format.

Functionality

Currently the following importers are offered:

CSV

  • RBC Accounts + CC
  • Tangerine Accounts
  • Tangerine CC
  • Rogers CC
  • Simplii Accounts
  • N26
  • LunchOnUs

Text

  • ManuLife (Transactions and Balance)

The output is text, which can be easily copied into your beancout file.

Usage

Currently there is no distributed version of the app, so please clone/download the repository and build the app yourself.