Home

Awesome

Ledger helpers (ledgerhelpers)

This is a collection of small single-purpose programs to aid your accounting with Ledger (ledger-cli). Think of it as the batteries that were never included with Ledger.

Why should you use them? Because:

This package also contains a library with common functions that you can use in your project to make it easier to develop software compatible with Ledger.

What can you do with these programs

Usage and manuals

See also individual manual pages in NROFF format.

How to download and install

Here are instructions to install the very latest iteration of ledgerhelpers:

If you are on a Linux system and want to install it as an RPM package:

In other circumstances or Linux systems:

The programs in bin/ can generally run from the source directory, provided that the PYTHONPATH points to the src/ folder inside the source directory, but you still need to install the right dependencies, such as GTK+ 3 or later, and the Python GObject introspection library.

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

See full license terms.