Skip to content

Ledger (plain text accounting) data entry app for Android

License

Notifications You must be signed in to change notification settings

chvp/NanoLedger

Repository files navigation

NanoLedger is a Plain Text Accounting data entry app for Android.

Get it on F-Droid

Only ledger/hledger-like syntax is supported. View your transactions and quickly add new ones, with autocomplete on fields where it makes sense.

NanoLedger also supports deleting and editing transactions. For editing, note that NanoLedger does not support the full (h)ledger syntax. Transactions added with NanoLedger should be editable, but if you use more esoteric amount syntax, NanoLedger might not parse those correctly (and will definitely lose costs/assertions). Dates are also required to be in ISO syntax (the same way NanoLedger writes them out). If your date is not in this format, the current date will be picked.