Create influxdb time series from fints response data, e.g. to plot neat graphs with Grafana.
Clone repository and execute
python setup.py install
or just install directly via pip:
pip install git+git://github.com/hedderich/influxdb-banktool.git
Create a config file with your influxdb connection and your FinTS credentials, using config.json
as a reference
mkdir $HOME/.influxdb-banktool
vi $HOME/.influxdb-banktool/accounts.json
influxdb-banktool