Skip to content

Turning DnbNor CSV files into GNUCash-compatible QIF files

Notifications You must be signed in to change notification settings

djiti/DnbNor2qif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DnbNor2qif.py is software that aims at making it a bit easier to maintain
a bank account opened with Norway's DnbNor (https://www.dnbnor.no).

Disclaimer: This piece of software is a hack. It may well not work
for you. It is not affiliated with or endorsed by Dnb NOR in any way.
The only reason for its existence is that the author could not get the
other hacks to work in a reasonnable amount of time.

First start by requesting the English version of https://www.dnbnor.no/
(click on the flag).
Log in, go to the bank statement and "Copy to textfile".


Usage: dnbnor2qif.py -h | <files>
Generates a file 'dnbnor.qif' from a list of CSV files generated by DnbNor.
Assumes that the DnbNor files have been generated in English.

-h      Displays this help
<files> List of CSV files



DnbNor2Qif.py is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

DnbNor2Qif.py is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with DnbNor2Qif; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA

Author: djiti

About

Turning DnbNor CSV files into GNUCash-compatible QIF files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages