An open API service indexing awesome lists of open source software.

https://github.com/airblade/volksbanker-awk

Prepares Volksbank's electronic statements for upload to Freeagent.
https://github.com/airblade/volksbanker-awk

bankfeeds freeagent

Last synced: about 2 months ago
JSON representation

Prepares Volksbank's electronic statements for upload to Freeagent.

Awesome Lists containing this project

README

        

# Volksbanker (AWK)

Prepares Volksbank's electronic statements for upload to Freeagent.

Compared with the [Ruby version](https://github.com/airblade/volksbanker) this is much lighter and more efficient.

## Usage

vba STATEMENT > out.csv

where STATEMENT is your electronic statement from Volksbank, and `out.csv` is the file you'll upload to Freeagent.

## Installation

Put `vba` on your path and make it executable.

## Testing

cd test && ./test.sh

## Intellectual property

Copyright 2022 Andrew Stewart, AirBlade Software Ltd.

Released under the MIT licence.