https://github.com/andrewvora/lens-emblem
Android app for determining the IVs of characters in FEH using OCR
https://github.com/andrewvora/lens-emblem
android feh ocr ocr-android
Last synced: 11 months ago
JSON representation
Android app for determining the IVs of characters in FEH using OCR
- Host: GitHub
- URL: https://github.com/andrewvora/lens-emblem
- Owner: andrewvora
- License: mpl-2.0
- Created: 2018-03-04T09:31:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-30T05:08:19.000Z (about 7 years ago)
- Last Synced: 2025-02-07T06:29:36.488Z (about 1 year ago)
- Topics: android, feh, ocr, ocr-android
- Language: Kotlin
- Size: 22.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lens Emblem

Looking up IVs is such a hassle. Let's fix that.
## Set Up
### Crashlytics
This app uses Crashlytics to report crashes.
For it to work, you will need a valid `google-services.json` in the `app/` directory.
## Scripts
We have some scripts for scrapping hero data. These depend on Node v8.+.
These scripts are used by a Jenkins job to update the hero data weekly.