/ynab-uncleared-interest

This Cloudflare Worker / Node.JS script adds uncleared earned interest to an YNAB account, so you can track it

Primary LanguageTypeScript

ynab-uncleared-interest

Screenshot of YNAB showing uncleared interest

This Cloudflare Worker / Node.JS script adds uncleared earned interest to an YNAB account, so you can track how much you've accrued before it's actually paid out.

Getting started

  1. Run yarn install
  2. Copy .dev.vars.example to .dev.vars and fill out.
  3. Copy wrangler.toml.example to wrangler.toml and fill out.
  4. Either run yarn start or yarn deploy depending on whether you want to run once-off or deploy to cloudflare workers to run hourly