simplefin-cli

Tiny CLI for fetching your bank accounts & transactions via SimpleFin Bridge

TypeScript 📄 MIT

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.

Copilot says: AI-generated

Dive into your finances straight from the command line with a nifty tool that fetches all your bank accounts and transactions in a snap—because who has time for clicking through apps? It’s like having your own financial sidekick in the terminal!

Key features:

  • 🔥 Fetch bank accounts and transactions via CLI
  • ⚡ Filter transactions by account and date range
  • 🎯 Outputs clean JSON for easy scripting and automation

This summary was generated by GitHub Copilot based on the project README.