An open API service indexing awesome lists of open source software.

https://github.com/marmo/debitum

free and libre IOU tracker for Android
https://github.com/marmo/debitum

android iou money

Last synced: 6 months ago
JSON representation

free and libre IOU tracker for Android

Awesome Lists containing this project

README

          

Debitum










Translation status

With Debitum you can track all kinds of IOUs, be it money or lent items. This way you will never
more forget if your friend already gave you back that book or dispute about how much you owe your
colleague for coffee.





The intended use case is to manage (smaller) personal debts and lent items. To keep things simple,
things like interest, deadlines, fees etc. will not be an integral part of the app (though the description
could somehow be used for that, but I would generally recommend to use more specialised apps for this).

There is no online service whatsoever involved, so your data is saved on your
device only (as far as this app is concerned).

The UI is inspired by [UOme](https://play.google.com/store/apps/details?id=cz.kns.uome) by Pikadorama.

## Features
- create transactions to record lent money or items
- record transaction details: person, direction (they gave/received), amount, description, date, type (money or item)
- attach images to transactions
- record when an item was returned

- view all transactions summarized by person
- filter transactions by person
- view a list of all money or a list of all item transactions
- easily calculate the sum of transactions by selecting them
- mark items as returned
- filter the items list for returned/unreturned/all items.
- link persons to phone contacts

- backup and restore all app data, settings and attached images

## Permissions
### READ_CONTACTS
This is used for linking phone contacts to persons. You can safely deny this permission and use Debitum without linking contacts.

## Screenshots
People list Money
Money filtered Items Items filtered Create Transaction Dialog Settings
Dark mode

## Translation
You are welcome to contribute to [translations](TRANSLATION.md).


Translation status

## License
All code in this repository is licensed under the [GNU General Public License v3.0](LICENSE).

Menu icons and parts of the launcher icon (pen, dollar-sign) are Material Icons by Google, licensed
under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html).