mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
45408183fe
This results in big speedups in cases when we have many transaction prices, like in examples/10000x1000x10.journal. This can be disabled with the show_costs_ option in ReportOpts. |
||
---|---|---|
.. | ||
Hledger | ||
test | ||
.date.m4 | ||
.ghci | ||
.version | ||
.version.m4 | ||
CHANGES.md | ||
dir-entry.texi | ||
hledger-ui.1 | ||
hledger-ui.cabal | ||
hledger-ui.hs | ||
hledger-ui.info | ||
hledger-ui.m4.md | ||
hledger-ui.txt | ||
LICENSE | ||
package.yaml | ||
README.md | ||
Setup.hs |
hledger-ui
A simple curses-style text user interface for the hledger accounting system. It can be a more convenient way to browse your accounts than the CLI. This package currently does not support Microsoft Windows, except in WSL.
See also: the project README and home page.