Manager for YNAB.
This repo is a single CLI for YNAB-focused tools.
reconciler: find and automatically reconciles unreconciled transactionsauto-approve: approve matched transactions automaticallyadd-transaction: create a transaction and optionally fund a categorypending-income: move pending income transactions to todayzero-out: set a category's planned amount to zero across a month range
Tool-specific docs:
$ pip install manager-for-ynab$ manager-for-ynab --help
$ manager-for-ynab reconciler --help
$ manager-for-ynab auto-approve --help
$ manager-for-ynab add-transaction --help
$ manager-for-ynab pending-income --help
$ manager-for-ynab zero-out --help