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
Usage
cdto a directory containing all your bank statements.- Run
statementsand wait for new statements to be parsed. - Open
http://localhost:57473in a browser.
Supported banks
- St. George Credit Cards
- St. George Cash Accounts
The list is small. Want it to grow? Send a pull request!