AI-klar · zero-knowledge · open source
Vis konti, hent transaktioner, skift output til JSON eller CSV, og pipe det direkte ind i dine værktøjer. Dine nøgler forlader aldrig din maskine.
brew install open-banking-io/tap/openbankingOpen source · 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.
Farvede tabeller — grønt ind, rødt ud, dæmpede ID’er. Til at læse på et øjeblik, direkte i din terminal.
Skift til -o json eller csv, eller bare pipe — output vælger automatisk JSON. Send det direkte til jq, scripts eller et regneark.
Ren, struktureret JSON som dine agenter og LLM’er kan forstå. openbanking tx -o json | llm — så er du i gang.
Open banking der læses som ls og pipes som jq.
Kør derefter `openbanking completion zsh` og tab-komplettér alt.