Skip to content

lneoe/gotranslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

gotranslate

Google Translate CommandLine Client by Golang
Licensed under the GPLv3

HOWTO:

##Build by yourself

  1. Install git and golang
  2. Clone & Build
    git clone https://github.com/lneoe/gotranslate.git
    go build translate.go
  3. Copy translate to /bin
    cp translate /usr/bin or ln -s your_build_path/translate /usr/bin/translate
  4. Enjoy yourself :)

##Download gotranslate you can download gotranslate,and do step 3
Linux

About

Google Translate CommandLine Client by Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages