Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 668 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 668 Bytes

nubank-ofx-preview

Generate a preview OFX from your NuBank account.

Wait, what?

NuBank doesn't let you export your bills as OFX before they're closed.

But through the power of automation, this program logs into their site, reads all transactions and generates a valid OFX file to be used in your favourite budgeting tool.

Installation

npm install -g nubank-ofx-preview

Usage

nubank-ofx-preview --username=<your-username> --password=<your-password>

Documentation

nubank-ofx-preview --help

Final words

Happy budgeting!