Skip to content

jkauppinen/FinnishYnabConverter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FinnishYnabConverter

Converts csv transaction files to YNAB 4 compatible format. Most Finnish banks have ability to export your transactions to csv format from their web application.

  • Verified to work with following bank formats
    • OP csv format
    • Handelsbanken csv format

Target framework: .NET Core 2.2

Building

git clone git@github.com:jkauppinen/FinnishYnabConverter.git
cd FinnishYnabConverter
dotnet build FinnishYnabConverter.sln

Creating executable on linux

dotnet publish -c Release -r ubuntu.16.04-x64

Using

To view available commands

FinnishYnabConverter --help

About

Converts Finnish bank transaction files to YNAB compatible format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages