libofx

Library to parse and work with OFX (Open Financial Exchange) files

brewmacoslinux
Try with needOr install directly
Source

About

Library to support OFX command responses

Commands

ofxdumpofxconnect

Examples

Parse and display contents of an OFX file$ ofxdump mybank.ofx
Extract specific data from OFX file with verbose output$ ofxdump -v mybank.ofx | grep -i transaction
Convert OFX file to human-readable format$ ofxconnect -f mybank.ofx