Skip to content

aengl/cocoon-ynab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

cocoon-ynab

This project uses Cocoon to create a visual environment for importing bank statements from N26 to YNAB, though it can be easily adjusted to import from other banks as well.

Installation

Requires Node.js >= 12 and Python >= 3.6.

Recommended: yarn

yarn install
pip3 install n26
cp n26.yml.example n26.yml

Then open the n26.yml and fill in the blanks. It contains more than just the configuration for N26, but python-n26 requires the file to have that name.

Usage

Start the editor using:

yarn editor

If you configured everything correctly, run all the nodes and open the view for the transaction node. Then, have fun approving transactions!

If you have no idea how the editor works, please consult the Cocoon demos for an in-depth explanation.

About

Import bank statements into YNAB using Cocoon. ๐Ÿฆ๐Ÿ›

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published