AI-klar · zero-knowledge · åpen kildekode
List kontoer, hent transaksjoner, bytt output til JSON eller CSV, og pipe det rett inn i verktøyene dine. Nøklene dine forlater aldri maskinen din.
brew install open-banking-io/tap/openbankingÅpen kildekode · zero-knowledge · macOS, Linux & Windows
openbanking accounts — openbanking accounts — lists four accounts (Drift, Salary, Buffer, Rejse) with balances; the Rejse account is overdrawn at -612.40 DKK.
openbanking use — openbanking use — opens an interactive picker and sets the current account to Salary (acc_a91c…9b).
openbanking tx — openbanking tx — shows the latest transactions for the current account: debits to One.com, Spotify, Netto and Andel Energi, and a 28 500.00 DKK salary credit. 5 shown, 142 total.
openbanking sync — openbanking sync — pulls fresh transactions: 3 new, 12 fetched.
openbanking tx -o json | llm "what did I overspend on?" — openbanking tx -o json piped into an LLM, which summarises the spending: subscriptions and domains, groceries, and a pending energy bill, on a net-positive month.
Fargelagte tabeller — grønt inn, rødt ut, dempede ID-er. Lesbart på et øyeblikk, rett i terminalen din.
Bytt til -o json eller csv, eller bare pipe — output velger automatisk JSON. Slipp det rett inn i jq, skript eller et regneark.
Ren, strukturert JSON som agentene og LLM-ene dine kan konsumere. openbanking tx -o json | llm — og du er ferdig.
Open banking som leses som ls og pipes som jq.
Kjør deretter `openbanking completion zsh` og tab-fullfør alt.