Statements
Builds a database of bank account transaction history by reading PDF bank statements, and provides a simple web interface for browsing data.
Installation
$ gem install statements
Dependencies
-
pdftotext
for readying PDF statements.
Usage
-
cd
to a directory containing all your bank statements. - Run
statements
and wait for new statements to be parsed. - Open
http://localhost:57473
in a browser.
Supported banks
- St. George Credit Cards
- St. George Cash Accounts
The list is small. Want it to grow? Send a pull request!