Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
doshlogger_0.4.0_amd64.deb | 2011-05-08 | 389.0 kB | |
DoshLogger-0.4.0-i386.dmg | 2010-11-01 | 17.7 MB | |
doshlogger_0.4.0_i386.deb | 2010-11-01 | 391.3 kB | |
README.markdown | 2010-11-01 | 1.9 kB | |
doshlogger_0.4.0.tar.gz | 2010-11-01 | 1.4 MB | |
Totals: 5 Items | 19.9 MB | 0 |
doshlogger
Overview
Simple bank statement utility to import, view and check bank statements.
Downloaded Statements in csv format are imported into doshlogger using a customisable lookup table, so in theory any kind is supported.
The transactions are displayed in a Qt GUI which enables you to mark each one as validated, with various dynamic filters.
Introduction
Every month I have diligently go through all my collected receipts and reference them against my bank statements. It's a pain in the proverbials trying to match the transaction against the scraps of paper I collect.
And then Natwest made the statements available for download, in numerous formats, including CSV. The format of this is a complete mess, but eventually it made sufficient sense for me to build a pretty gui tools to import the statements and track everything in a database. And hence was born doshlogger.
The basic idea is that each receipt or direct debit can be easily found and validated. To validate - click on the check column in the window by the relevant transaction.
Using the filter controls you can show date ranges, hide checked transactions, filter on transaction descriptions, types, amounts and accounts and even create arbitrary tags for transactions (and filter by them, naturally).
This program supports Postgres, MySQL and SQLite databases, and supports some accounts natively: - Natwest - Cater Allen - Credit Agricole - PayPal
Supported Platforms
Builds for linux and mac osx with additional targets to build the deb and dmg files respectively. It builds on Windows but I've no idea how to make an installation bundle (but can't say I'm losing too much sleep over it.)
Bugs
It's an alpha release. Feedback would be appreciated! Sqlite not fully tested. Got bored.
And finally
If you have any problems, suggestions, bugs, or gratitude to offer then email me. Enjoy!