Open
Description
Package description
A command-line plaint-text accounting package. A more-modern implementation of ledger-cli, with a few fixes in concepts. It is an improvement to ledger in terms of reports and the application of, for example, assert statements in date order instead of in file-order. Actively maintained.
Link to home page and sources
- Home page: https://hledger.org/
- Source code: https://github.com/simonmichael/hledger/
Additional information
Have you compiled or tried to compile the package on device?
- If it didn't work then please provide the error you ran into
- If it did work then please share any patches that you had to apply
I have not tried. The operation might be too resource-intensive for a mobile device, considering it is implemented in Haskell. Compiling on a device would probably also depend on #80?
I'm no Haskell developer but would like to help as much as I can.