Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ReceiptManager/receipt-manager-app
- Owner: ReceiptManager
- License: gpl-3.0
- Created: 2020-09-27T14:16:17.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-26T07:31:45.000Z (over 3 years ago)
- Last Synced: 2024-04-14T00:37:53.587Z (7 months ago)
- Topics: android, android-studio, application, flutter, flutter-apps, ocr, ocr-recognition, receipt, receipt-parser, receipt-scanner, tesseract-ocr
- Language: Dart
- Homepage: https://receipt-manager-app.readthedocs.io/en/latest/
- Size: 176 MB
- Stars: 176
- Watchers: 10
- Forks: 37
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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).