Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

trekdemo/bank2ynab.rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

bank2ynab.rb

Small script which converts exported bank account history files to YNAB compatible csv format.

Sample usage:

The following command will convert the contents of exported.csv and save them into ynab_compatible.csv. After it you can import the new file.

$ cat exported.csv | ./bank2ynab.rb budapestbank > ynab_compatible.csv

Supported banks:

  • Budapest Bank

About

Small script which converts exported bank account history files to YNAB compatible csv format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages