A simple wordbook written in go Install go build -o "$GOPATH/bin/wb" Configuration You can get an auth from eduic here: http://my.eudic.net/OpenAPI/Authorization Then put it in a config file which is located in $HOME/.wbcfg.toml, here is the format: auth = "" Usage Add new word(s) to wordbook wb add word Query words with page wb lst 0 1 Delete word(s) from wordbook wb del word