firemaples / EverTranslator

Translate text anytime and everywhere, even you are gaming!
https://play.google.com/store/apps/details?id=tw.firemaples.onscreenocr
GNU General Public License v3.0
139 stars 25 forks source link
android android-application kotlin kotlin-android ocr ocr-android ocr-recognition screen-translation text-recognition tool translation translator

EverTranslator

GitHub version CI

Get it on google play

app icon

Translate any text on screen, even in games!

Watch usage guide on Youtube

Features

Requirement

Get the app

Download it on Google Play

Get it on google play

Build from source

Environment requirements

Produce APK by command line

  1. Create a local file ./local.properties and put your Android SDK path to it as sdk.dir=path to SDK, or simplily open the project with Android Studio, it will automatically create the required file for you.
  2. Assemble APK file by ./gradlew clean assembleDevDebug
  3. You can find the APK file on main/build/outputs/apk/dev/debug/main-dev-debug.apk
  4. Install debug APK to your phone by adb install -r -t main/build/outputs/apk/dev/debug/main-dev-debug.apk

Open project in Android Stuido

  1. Open the project's root folder by Android Studio, the application module is the main folder.
  2. You can simplily build and run application by the built-in buttons in Android Studio.

Flavors

Version History

Github Page (big changes)

Release

Contact

If you encounter a bug, please raise an issue here.

For general questions, you can raise an issue or send an email firemaples@gmail.com.