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

Creates YNAB Compatible CSV file from various bank account statements

Notifications You must be signed in to change notification settings

raidokaldma/ynab-csv-converter

Repository files navigation

YNAB CSV converter

For personal use!

Script for converting bank account statements into YNAB compatible CSV file

Currently supported banks:

  • Swedbank (Estonia)
  • Nordea (Estonia)
  • Revolut

Making it available as right click menu item in Mac OS X

Create Automator Script Service with following settings:

  • Service receives selected "Files or folders" in "Finder.app"
  • Run Shell script
    • Pass input as arguments
    • /path/to/your/bin/node ~/Projects/ynab-csv-converter/index.js "$1"

About

Creates YNAB Compatible CSV file from various bank account statements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published