Categorygithub.com/mvpotter/trstmtparser
repository
0.0.1
Repository: https://github.com/mvpotter/trstmtparser.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Trade Republic Statement Parser

Trade Republic Bank allows to download statements in PDF format only. It is not handy when you want to export transactions to expenses tracker. So the module allows to parse PDF statement and convert it to CSV table.

Usage

go run ./cmd/parser -src path-to-trade-republic-statement.pdf