Skip to content

master-g/wtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wtf

command line dictionary written in go

Installation

mkdir $HOME/src
cd $HOME/src
git clone https://github.com/master-g/wtf.git
cd wtf
go install

FOR WINDOWS USER
change $HOME to %USERPROFILE%

Usage

wtf supports youdao cloud dictionary only at the moment, other online dictionary might be added in the furture

  1. simple search
$ wtf [words...]
  1. other language (eng, jap)
$ wtf -l eng [words...]
  1. with web translation option
$ wtf -w [words...]

About

command line dictionary written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published