afford#
Display the balances of one or more YNAB categories in a fast minimal interface.
See .env.example for config vars.
Running locally
YNAB_API_TOKEN=your_token YNAB_BUDGET_ID=your_budget_id YNAB_CATEGORY_IDS=separated,by,commas npm start
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gzDisplay the balances of one or more YNAB categories in a fast minimal interface.
See .env.example for config vars.
Running locally
YNAB_API_TOKEN=your_token YNAB_BUDGET_ID=your_budget_id YNAB_CATEGORY_IDS=separated,by,commas npm start