Project

statements

0.0
No release in over 3 years
Low commit activity in last 3 years
Builds a database of bank account transaction history by reading PDF bank statements, and provides a simple web interface for browsing data.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 3.1

Runtime

~> 1.3
~> 1.6
 Project Readme

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

Usage

  1. cd to a directory containing all your bank statements.
  2. Run statements and wait for new statements to be parsed.
  3. 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!