aqbanking
Interface for online banking tasks
AqBanking is a modular and generic interface to online banking tasks, financial file formats (import/export) and bank/country/currency information. AqBanking uses backend plugins to actually perform the online tasks. HBCI, OFX DirectConnect, YellowNet, GeldKarte, and DTAUS discs are currently supported. AqBanking is used by GnuCash, KMyMoney, and QBankManager.
- Versions: 6.6.0
- Website: https://www.aquamaniac.de
- Licenses: GPL 2 · GPL 3
- Package source: gnu/packages/gnucash.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of aqbanking
as follows:
guix install aqbanking
Or install a particular version:
guix install aqbanking@6.6.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of aqbanking about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/aqbanking'><img src='https://packages.guix.gnu.org/packages/aqbanking/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/aqbanking)
Example Org:
[[https://packages.guix.gnu.org/packages/aqbanking][https://packages.guix.gnu.org/packages/aqbanking/badges/latest-version.svg]]