https://github.com/nef10/swiftbeancountimporterapp
Tool to import transactions from financial institutions into Beancount files
https://github.com/nef10/swiftbeancountimporterapp
beancount plaintext-accounting swiftbeancount
Last synced: about 1 month ago
JSON representation
Tool to import transactions from financial institutions into Beancount files
- Host: GitHub
- URL: https://github.com/nef10/swiftbeancountimporterapp
- Owner: Nef10
- License: mit
- Created: 2017-09-25T06:24:48.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T04:53:27.000Z (6 months ago)
- Last Synced: 2024-10-22T05:57:44.352Z (6 months ago)
- Topics: beancount, plaintext-accounting, swiftbeancount
- Language: Swift
- Homepage: https://github.com/Nef10/SwiftBeanCount
- Size: 305 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SwiftBeanCountImporterApp
[](https://github.com/Nef10/SwiftBeanCountImporterApp/actions?query=workflow%3A%22CI%22) [](https://github.com/Nef10/SwiftBeanCountImporterApp/blob/main/LICENSE) [](https://github.com/Nef10/SwiftBeanCountImporterApp/releases) 
### ***This project is part for SwiftBeanCount, please check out the main documentation [here](https://github.com/Nef10/SwiftBeanCount).***
## 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.