Skip to content

tsagkase/ledger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

ledger-cli reporting tools

This is a collection of utils to help with plotting and reporting on the ledger transactions.

It is based on work found on this blog post.

You're welcome to fork and do your thing. You are not welcome to request features. I might be bothered to pull but don't bet on it as these are meant to be for my personal use.

The licensing here is ... permissive.

Utils

monthly-income-vs-expenses utility

This script facilities plotting of a ledger register report of monthly expenses vs monthly income.

Examples of use:

    monthly-income-vs-expenses ledger.dat
    monthly-income-vs-expenses ledger.dat 2017
    monthly-income-vs-expenses ledger.dat "from 2016/01 to 2016/04"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages