1
0

beancount-mobile

This commit is contained in:
Simon Michael
2019-08-24 09:19:39 -07:00
parent 5e1d53de9e
commit bf4da7cbba
2 changed files with 2 additions and 0 deletions

View File

@@ -475,6 +475,7 @@ th, td { border:none; padding-top:0; padding-bottom:0; border-bottom:thin solid
<li><a href="https://github.com/slashdotdash/node-ledger-web">node-ledger-web</a> web UI for ledger browsing (javascript)</li>
<li><a href="https://github.com/readysetmark/WealthPulse">WealthPulse</a> web UI for ledger browsing, price fetching (F#)</li>
</ul><h4 id="ui-mobile">UI, mobile</h4><ul>
<li><a href="https://github.com/xuhcc/beancount-mobile">beancount-mobile</a> data entry app for beancount (Android, javascript)</li>
<li><a href="https://gitlab.com/alensiljak/cashier">cashier</a> mobile or desktop client for ledger and hledger-web (Android/Desktop, javascript, <a href="https://cashier.alensiljak.eu.org/">app</a>)</li>
<li><a href="https://f-droid.org/en/packages/info.tangential.cone/">cone</a> data entry app for the h/ledger format (Android, <a href="https://github.com/bradyt/cone">dart</a>)</li>
<li><a href="https://fossdroid.com/a/mole.html">MoLe</a> mobile client for hledger-web (Android, <a href="https://git.ktnx.net/?p=mobile-ledger.git">java</a>)</li>

View File

@@ -435,6 +435,7 @@ The following sections collect add-ons and helper tools related to the above.
#### UI, mobile
- [beancount-mobile](https://github.com/xuhcc/beancount-mobile) data entry app for beancount (Android, javascript)
- [cashier](https://gitlab.com/alensiljak/cashier) mobile or desktop client for ledger and hledger-web (Android/Desktop, javascript, [app](https://cashier.alensiljak.eu.org/))
- [cone](https://f-droid.org/en/packages/info.tangential.cone/) data entry app for the h/ledger format (Android, [dart](https://github.com/bradyt/cone))
- [MoLe](https://fossdroid.com/a/mole.html) mobile client for hledger-web (Android, [java](https://git.ktnx.net/?p=mobile-ledger.git))