homebank-converter
Use the application:
Run unit tests:
- Open the application
- Go on about tab
- Click on button run tests
What ?
homebank-converter is a web app that aims to convert export bank file to compatible Homebank csv.
Homebank: http://homebank.free.fr/
Convert export bank file
Supported files:
Bank name | File formats |
---|---|
Banque Postale | csv, tsv |
Boobank | csv |
PayPal | csv, txt |
Example
- Go on PayPal web site
- Go to your PayPal history
- Download your payment history (csv or txt file)
- Go on homebank-converter application
- Choose PayPal
- Then select your PayPal file
- Click on Convert
- You will get a csv file readable by Homebank
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 | 2.2.1 |
Bootstrap | 3.3.6 |
FileSaver.js | 2015-12-10 |
Moment.js | 2.11.2 |
QUnit | 1.22.0 |
Who ?
Developper(s):
- Binnette <binnette[at]gmail[dot]com>