Show HN: Banker – CLI for your finances using Enable Banking and SQLite A developer released Banker, an open-source command-line tool that fetches bank account balances and transactions through the PSD2-compliant provider Enable Banking and stores them in a local SQLite database. The tool is designed to be AI agent-friendly, letting users consolidate financial data in one place, retain it long term, and attach arbitrary metadata such as expense categories. The project was posted to Hacker News as a Show HN with 1 point and 0 comments. Hi HN, here, what started as a small personal tool, I wanted to create an AI agent-friendly way to fetch and store financial data, like bank accounts, their respective balances and transactions and store them in a small SQLite database, to gather all of them in a single place, store them long term, and assign arbitrary metadata, for example, expense categories, etc. There are not many PSD2 compliant providers, that allow access to personal bank accounts, but Enable Banking is one of the rare few. That is why it is the core of the engine used to access the financial data from different ASPSPs. Thus, it is quite easy to register and set up a personal "application" and link your existing bank accounts to access them in the banker CLI. I hope you find it useful Comments URL: https://news.ycombinator.com/item?id=49868228 https://news.ycombinator.com/item?id=49868228 Points: 1 Comments: 0