Build Status codecov crates.io Crates.io

Dinero (spanish for money) is a command line tool that can deal with ledger files, as defined by John Wiegley's wonderful ledger-cli.

I use ledger-cli extensively for my personal finances. My goal is to be able to run all the commands I use the most with my own tool while at the same time learning Rust.

Currently supported are: - Balance reports - Register reports

Report filtering by account name and by date.

Run dinero --help for a list of available commands and options.