jahir / kontify

Poll your bank accounts and get notifications for new transactions (while storing them in a database)
GNU General Public License v3.0
8 stars 5 forks source link

kontify

Polls your bank accounts and sends notifications for new transactions (and stores them in a database)

This is a (more or less) simple python script that retrieves statements for your bank accounts (via FinTS/HBCI 3.0), stores them in a database and notifies you of new ones.

Currently supported/required:

Installation