Android · YNAB · Personal Finance
ynab-helper
Automatic import of transactions from bank SMS messages into your YNAB budget. Parsing stays on your phone; the app talks only to the official YNAB API.
What it does
- Reads bank SMS locally on your Android device (optional: messenger notifications such as Viber).
- Parses amount, merchant, account and date using your parser rules.
- Imports transactions into YNAB through the official OAuth API.
- No server in the middle — your SMS never leave your phone.
How it works
- You sign in to YNAB via OAuth from the app.
- The access token stays on the device and is used only with the official YNAB API.
- SMS are matched against parser rules and turned into transactions.
- They import automatically; you can still review them in the inbox when needed.
Status
Personal project, in active development. Built for one human + AI workflow at darkwork.dev.