com.dz4k.FruitCredits

Keep plaintext accounts
 
  0
  no reviews




Fruit Credits is a double-entry accounting app
that provides a quick and friendly way to log transactions and track your finances.
Based on the command-line tool hledger,
it stores all your transactions in a readable, editable text file.

  • Enter transactions with the help of autocomplete
  • View balances and history of transactions
  • Make useful queries, e.g.
    <code>Food date:2024-09</code>,
    <code>Assets not:Loans</code>


Fruit Credits works perfectly on small screens,
so it's perfect for recording purchases when you're out-and-about.
(As long as you have a Linux phone).


Fruit Credits bundles a copy of hledger you can use in the command line:
<code>flatpak run com.dz4k.FruitCredits hledger</code>