Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bascht/postbank_qif
Small qif exporter for the german Postbank CSV format
https://github.com/bascht/postbank_qif
Last synced: 15 days ago
JSON representation
Small qif exporter for the german Postbank CSV format
- Host: GitHub
- URL: https://github.com/bascht/postbank_qif
- Owner: bascht
- Created: 2010-01-09T00:36:32.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-01-09T02:28:06.000Z (almost 15 years ago)
- Last Synced: 2024-04-14T14:15:30.337Z (7 months ago)
- Language: Ruby
- Homepage: http://wiki.bascht.com/PostbankQif
- Size: 74.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple CSV to QIF converter for the german postbank ##
I recently stumbled upon **iCompta** [http://www.lyricapps.com/iCompta/],
a neat finance app for Mac OS X. Sadly the importing of the postbank
csv files was a complete f***up 'cause one will end up mapping the
csv header manually for each column.Fortunately iCompta also supports the QIF... *...and guess what happened.*
### Usage ###
Straight forward - simply pipe it into your output file:ruby postbank_qif.rb path_to_csv_file.csv > postbank.qif
## Copyright ##
{2010 Bascht}. Licensed under the MIT License:
http://www.opensource.org/licenses/mit-license.php