Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.
/ B2FA Public archive

Converts CSV files from Butterfield Online Banking to the FreeAgent format.

License

Notifications You must be signed in to change notification settings

paulofierro/B2FA

Repository files navigation

ButterfieldToFreeAgent

A Swift command-line application that converts a CSV of transactions exported from Butterfield Online banking to a CSV format that is accepted by FreeAgent.com.

This is a port of a Ruby version I wrote a few years ago.

The format is explained here: http://www.freeagent.com/support/kb/banking/file-format-for-bank-upload-csv/

Running the app

You can run the script from the command line, by downloading the latest release and running it via:

b2fa /path/to/my/file.csv

This will export the converted file to /path/to/my/file-converted.csv

About

Converts CSV files from Butterfield Online Banking to the FreeAgent format.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages