Simple GTK client for online banking using the german protocol HBCI
This is work in progress, use at own risk.
- Manage multiple accounts at different banks
- Uses German HBCI Online Banking Protocol
- Display balances
- List transactions
- Search transactions
- Issue new transaction
- TAN-Methods: iTAN or mobileTAN, chipTAN (Flicker code)
- hbci4java-glib
- vala
- gtk+
- libgda-5.0
./autogen.sh
./configure
make
sudo make install