1
0
This commit is contained in:
Simon Michael
2016-06-06 07:12:27 -07:00
parent 80f7235755
commit 6fc1c2a883
2 changed files with 2 additions and 0 deletions

View File

@@ -278,6 +278,7 @@ th, td { border:none; padding-top:0; }
<li><a href="http://hackage.haskell.org/package/hledger-ui">hledger-ui</a> curses UI for browsing (<a href="https://asciinema.org/a/29665">demo</a>)</li>
</ul>
<h4 id="ui-gui">UI, GUI</h4>
<li><a href="https://github.com/guillaumechereau/regdel">regdel</a> curses UI for browsing (Ledger)</li>
<ul>
<li><a href="https://github.com/Rudd-O/ledgerhelpers">ledgerhelpers</a> GTK GUI tools + helper library (Python)</li>
</ul>

View File

@@ -261,6 +261,7 @@ Inactive:
- [hledger-iadd](https://github.com/hpdeifel/hledger-iadd) curses UI for transaction entry
- [hledger-ui](http://hackage.haskell.org/package/hledger-ui) curses UI for browsing
([demo](https://asciinema.org/a/29665))
- [regdel](https://github.com/guillaumechereau/regdel) curses UI for browsing (Ledger)
#### UI, GUI