/yd

A terminal bilingual dictionary for coder.

Primary LanguagePython

yd

  • introduction
  • A terminal bilingual dictionary by youdao API
  • features
  • soundmark, definition, example sentence for English word
  • pinyin and bilingual example sentence for chinese word

Install

sudo pip install yd

Help

Input[0]:
yd --help

Output[1]:
yd [options] word

-h, --help              display the help and exit
-v, --version           output version information and exit
-o, --output=filename   output cached word to file
--reset                 reset to initial state

Examples

Thanks to the idea of Flowerowl's work https://github.com/Flowerowl/ici