Skip to content
/ godict Public

Chinese-English translation tools in the command line

License

Notifications You must be signed in to change notification settings

willxm/godict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chinese-English translation tools in the command line

Build Status MIT License

config

go to http://ai.youdao.com/gw.s apply for your own app key

replace the key in the file(GOPATH/github.com/willxm/godict/utils/const.go) thank you

install

go get github.com/willxm/godict
cd GOPATH/src/github.com/willxm/godict
go install

usage

$ godict good

n. 好处;善行;慷慨的行为
adj. 好的;优良的;愉快的;虔诚的
adv. 好
n. (Good)人名;(英)古德;(瑞典)戈德

$ godict 你好
hello
hi

$ godict golang is the best language
golang是最好的语言。

About

Chinese-English translation tools in the command line

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages