Skip to content

Lawhoer/TranslationApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TranslationApp

An application that allows you to easily translate from any world language to your native language whenever you want.

TranslationApp.mp4

How to use

  • Download the TranslationApp folder
  • Download tessdata language models and put them in the src folder and make sure its name is tessdata.
  • Open a project for yourself from Google cloud, add the translate API, then create an API key.
  • Copy the key you created, open the env.json file in the src, place your key in the quotation marks.
  • In the 'ToLang' section, find and write the code of the language in which you want to receive the output from the list.
  • In the 'FromLang' section, find the code of the language you want to translate from in the list and write it.
  • Great, now you are ready! Now go and run the jar file.

REMEMBER!!

You need to press Alt+Q to use the program and Alt+W to close it.

About

An application that allows you to easily translate from any world language to your native language whenever you want.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors