gotowe dla AI · zero-knowledge · open source
Wyświetlaj konta, pobieraj transakcje, przełączaj wynik na JSON lub CSV i przepuszczaj go wprost do swoich narzędzi. Twoje klucze nigdy nie opuszczają Twojej maszyny.
brew install open-banking-io/tap/openbankingOpen source · zero-knowledge · macOS, Linux i 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.
Kolorowe tabele — zielone wpływy, czerwone wydatki, przygaszone identyfikatory. Czytelne na pierwszy rzut oka, wprost w Twoim terminalu.
Przełącz na -o json lub csv, albo po prostu przepuść przez potok — wynik automatycznie wybiera JSON. Wrzuć go wprost do jq, skryptów lub arkusza.
Czysty, uporządkowany JSON, który zrozumieją Twoi agenci i modele LLM. openbanking tx -o json | llm — i gotowe.
Open banking, który czyta się jak ls i przepuszcza jak jq.
Następnie uruchom `openbanking completion zsh` i uzupełniaj wszystko tabulatorem.