Skip to content

CORDEA/trans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Trans

It contains the translation command.

  • This command uses the Google Translate API.
  • Enable the Google Translate API in the console of Google Cloud Platform, please get the api key.

Usage

$ nim c -d:ssl trans.nim
$ echo "your api key" > ~/.trans/credential.txt
$ ./trans "Thank you." -to:ja -from:en

Releases

No releases published

Packages

No packages published

Languages