Skip to content

22GNUs/wordbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

gBmbc.jpeg

Query words with page

wb lst 0 1

gBz3q.jpeg

Delete word(s) from wordbook

wb del word

gBh6x.jpeg

About

A simple wordbook written by go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages