Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.28 KB

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.