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

https://github.com/hopto-dot/google-translate-input-client

A fully reverse-engineered client for google's drawing input tools.
https://github.com/hopto-dot/google-translate-input-client

drawing-input google-translate japanese ocr reverse-engineered

Last synced: 1 day ago
JSON representation

A fully reverse-engineered client for google's drawing input tools.

Awesome Lists containing this project

README

          

# Google-Translate-Input-Client
An unofficial client for google input tools. Draw any character and it will come up with suggestions, click a suggestion at the bottom to type it in the text box.

**Requires an internet connection**

![version 1.1](https://user-images.githubusercontent.com/66906618/188327505-c4967a37-dd4b-4a38-ad9d-71d01563d121.png)

# References
* https://www.c-sharpcorner.com/forums/drawing-line-using-mouse-movement-event

* https://stackoverflow.com/questions/498400/cs0120-an-object-reference-is-required-for-the-nonstatic-field-method-or-prop

* https://stackoverflow.com/questions/43421126/how-to-use-httpclient-to-send-content-in-body-of-get-request

* https://docs.microsoft.com/en-us/dotnet/desktop/winforms/controls/how-to-add-an-event-handler?view=netdesktop-6.0

* https://ourcodeworld.com/articles/read/506/winforms-cross-thread-operation-not-valid-control-controlname-accessed-from-a-thread-other-than-the-thread-it-was-created-on