Skip to content

Marathon Swift script to convert CSV format from AIB to FreeAgent.

License

Notifications You must be signed in to change notification settings

appsandwich/aib2fa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AIB to FreeAgent Conversion

Since AIB now allow small businesses to use the Personal Internet Banking system, instead of the archaic IBB system, it's become a lot easier to export transactions as CSV.

This script will convert the AIB CSV into a format that can be uploaded to FreeAgent.

It's built on top of the awesome Marathon Swift scripting system.

Installation

Install Marathon

Visit the Marathon Github page for installation instructions.

Installing the Script

git clone git@github.com:appsandwich/aib2fa.git

cd aib2fa

marathon install aib2fa

Usage

aib2fa /path/to/your/file.csv

This will generate a new file at /path/to/your/file-converted.csv

About

Marathon Swift script to convert CSV format from AIB to FreeAgent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages