Giter Club home page Giter Club logo

ynab_import's Introduction

YNAB Importer

Tool for myself for importing bank transactions to YNAB https://www.youneedabudget.com/

Supported banks:

Example:

$ ynab_import revolut
Date            Amount  Payer/Payee                       Description
2021-05-01       15.00  Some Guy                          Lunch
2021-05-02     -105.85  Paypal Vendor X, 35314369001, FR  Paypal *vendorx

Summary
Balance:     394.85
Reserved:     30.06
Available:   364.79

Imported transactions:
Date            Amount  Payer/Payee                       Description
2021-05-02     -105.85  Paypal Vendor X, 35314369001, FR  Paypal *vendorx

Prerequisites

Installing

$ git clone https://github.com/raidokaldma/ynab_import.git
$ cd ynab_import
$ cp config.json.example config.json
$ deno install --unstable --allow-all ynab_import.ts

Running

$ ynab_import # displays usage
$ ynab_import demo
$ ynab_import revolut
$ ynab_import swedbank

Troubleshooting

error: Uncaught (in promise) Error: Could not find browser revision 869685. Run "PUPPETEER_PRODUCT=chrome deno run -A --unstable https://deno.land/x/[email protected]/install.ts" to download a supported browser binary.

Follow instructions above or make sure you have environment variable PUPPETEER_EXECUTABLE_PATH set and pointing to correct path of Chrome/Chromium/Brave

Apple M1

Make sure you have Chrome installed for "Mac with Apple chip"

export PUPPETEER_EXECUTABLE_PATH="/Applications/Google Chrome.app/Contents/MacOS/Google Chrome"

ynab_import's People

Contributors

raidokaldma avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.