Skip to content

ipvych/mono2ledger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mono2ledger

This is python script that I use to convert bank statement from monobank to ledger-cli entries (hledger works as well).

Usage:

Invoke by running:

MONO2LEDGER_API_KEY_COMMAND="echo yourapikey" ./mono2ledger.py <your ledger file>

MONO2LEDGER_API_KEY_COMMAND should be a command that when executed will print your api key to stdout in first line.

Behavior, including providing defaults for command above can be configured using config file in $XDG_CONFIG_HOME/mono2ledger/config.yaml or ~/.config/mono2ledger/config.yaml if XDG_CONFIG_HOME environment variable is not set. Sample config file with comments describing what each option does can be found in

About

Python script to convert monobank bank statement to ledger entries

Topics

Resources

License

Stars

Watchers

Forks

Languages