simplefin-cli
Tiny CLI for fetching your bank accounts & transactions via SimpleFin Bridge
simplefin-cli is a tiny, no-nonsense command-line client for the SimpleFin Bridge Protocol. Exchange a setup token once, then pipe your real bank accounts and transactions straight into jq, scripts, or spreadsheets as clean JSON. Built because personal finance should be hackable from the terminal — every command emits a predictable { ok: true, … } / { ok: false, error } envelope, so it plays nicely with any Unix pipeline.