homebank-converter

A web app to convert an export bank file to compatible Homebank csv file.

Stars
53
Forks
6
Open issues
3
Closed issues
6
Last commit
10 months ago
Watchers
53
Total releases
0
Total commits
51
Open PRs
1
Closed PRs
0
Repo URL
Platform
License
mit
Category
Usecase
Offers premium version?
NO
Proprietary?
NO
About

homebank-converter Usage

Example

  1. Go on PayPal web site
  2. Go to your PayPal history
  3. Download your payment history (csv or txt file)
  4. Go on homebank-converter application
  5. Choose PayPal
  6. Then select your PayPal file
  7. Click on Convert
  8. You will get a csv file readable by Homebank
  9. Run Homebank
  10. Open menu File, then Import...
  11. Select your converted file
  12. Finally follow Homebank wizard

Homebank: http://homebank.free.fr/

What ?

homebank-converter is a web app that aims to convert export bank files to compatible Homebank csv. It won't record any data, track event or whatever. It will try to guess "paymode" by analysing the "memo" of your files.

Paymode

Paymode id Paymode name

1 Credit card

2 Cheque

3 Cash

4 Transfer

5 Internal transfer

6 Debit card

7 Standing order

8 Electronic payment

9 Deposit

10 FI fee

To see supported memo, open file: labelAndPaymode.json

Convert export bank file

Supported files:

Bank name File formats

Banque Postale csv, tsv

BNP Paribas Fortis csv

Boobank csv

PayPal csv, txt

Optimize xhb file

Optimize xhb file by removing useless spaces.

Why ?

Because your bank doesn't export files compatible with Homebank :)

How ?

This application use Html/JavaScript/CSS and is under the terms of the licence GNU AGPL.

Javascript libraries:

Library version

jQuery 3.7.1

Bootstrap 3.4.1

FileSaver.js 2.0.5

Moment.js 2.29.4

QUnit 2.19.4

Who ?

Developper(s):

Unit tests

Run unit tests:

  1. Open the application
  2. Go on about tab
  3. Click on button run tests

Changelog

  1. Open the application
  2. Go on about tab
  3. Changelog is displayed right here
Alternative Projects
No projects found

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.