Code Monkey home page Code Monkey logo

screen-translator's Introduction

Screen Translator

This Android app is a Quick Setting tile to translate the current screen using Naver Papago (네이버 파파고) / Google Lens app.

Demo

Screen.Translator.Demo.mp4

Notice that using the Screen Translator app is much quicker than the traditional screenshot and share UI.

How does it work?

  1. When user touches the quick settings tile, an intent is sent by ScreenTranslatorTileService::onClick to trigger ScreenTranslatorAccessibilityService::onStartCommand
  2. If the user didn't give accessibility permissions yet, they are redirected to accessibility settings page.
  3. If the accessibility permissions are present, notification panel collapse request is send to system.
  4. Finally, a screenshot is taken using accessiblity service and sent to Papago / Google Lens app for further translation inside their app's activity.
  5. If Papago / Google Lens app is not installed in the system, user is notified of the same through a toast.

This app has a UI for a few settings too.

Author

Vamsi Krishna Reddy Satti - vamsi3

License

This project is licensed under the MIT License - please see the LICENSE file for details.

Disclaimer

NAVER, Papago and all related logos are trademarks of NAVER Corporation or its affiliates. Google, Google Lens™ visual search engine and all related logos are trademarks of Google LLC or its affiliates.

screen-translator's People

Contributors

vamsi3 avatar

Forkers

truongdc-3155

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.