Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
hopto-dot committed Feb 4, 2022
2 parents 8778298 + b564e29 commit 4aef04d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Google-Translate-Input-Client
An unofficial client for google input tools. Draw any character and it will come up with suggests, click a button to type the suggestion in the text box.

![image](https://user-images.githubusercontent.com/66906618/152581958-b4b4cb4f-9bb4-46b6-bf07-b21a3edfcc3c.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

0 comments on commit 4aef04d

Please sign in to comment.