Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ReceiptManager/receipt-manager-app

Receipt parser application written in dart.
https://github.com/ReceiptManager/receipt-manager-app

android android-studio application flutter flutter-apps ocr ocr-recognition receipt receipt-parser receipt-scanner tesseract-ocr

Last synced: 3 months ago
JSON representation

Receipt parser application written in dart.

Awesome Lists containing this project

README

        


# Receipt manager [![Gitter](https://badges.gitter.im/receipt-parser-manager/community.svg)](https://gitter.im/receipt-parser-manager/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

You can find pre-compiled releases on the Github release page or in the FDROID repository.
All the needed info about how to use the `receipt-manager-app` is present at your [wiki](https://receipt-manager-app.readthedocs.io/en/latest/index.html).
* :star: We appreciate your star, it helps!

---

- *I. Content & Features*
- [Home](https://receipt-manager-app.readthedocs.io/en/latest/)

- *II. Getting started*
- [Install guide](https://receipt-manager-app.readthedocs.io/en/latest/get_started.html)
- [Releases](https://github.com/ReceiptManager/receipt-parser-app/wiki/Releases)

- *III. Settings*
- [Common Settings](https://receipt-manager-app.readthedocs.io/en/latest/settings.html)
- [Language Settings](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#language)
- [API Token](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#api-token)
- [Network Settings](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#network-settings)
- [Detect Receipt Parser](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#detect-receipt-server)
- [Server Settings](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#specify-server-ip)
- [Protocol Settings](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#enable-https)
- [Camera Settings](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#camera-settings)
- [Rotate Image](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#rotate-image)
- [Grayscale Image](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#grayscale-image)
- [Gaussian Blur](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#gaussian-blur)
- [Neuronal Network Parser](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#neuronal-network-parser)
- [Legacy Parser](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#legacy-receipt-parser)
- [Send training data](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#send-training-data)
- [Developer Settings](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#development)
- [Enable Debug Output](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#enable-debug-output)
- [Show articles](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#show-articles-wip)
- [Detect edges](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#detect-edges-wip)
- [Licenses](https://receipt-manager-app.readthedocs.io/en/latest/settings.html#open-source-libraries)

---

Please read the parser [wiki](https://github.com/ReceiptManager/receipt-parser-server/wiki/Install-using-pip).