#dictionary #chinese #english #cli

app linguee

linguee is a English-Chinese command line dictionary

8 releases

0.1.7 Oct 9, 2022
0.1.6 Oct 9, 2022

#894 in Command line utilities

41 downloads per month

MIT license

1.5MB
100 lines

linguee is a English-Chinese command line dictionary

Crates.io Rust license

Cli:

linguee 0.1.6
Anonymous <dnrops@anonymous.com>
linguee is a English-Chinese command line dictionary
Example:
linguee list => translate list to Chinese
linguee 列表 => translate 列表 to English

USAGE:
        OPTION          REQUIRED        ABOUT
linguee  word           true            A word to be translated
linguee -h --help                       Prints help information

install

cargo install linguee

download bin

#linux
wget https://gitlab.com/andrew_ryan/linguee/-/raw/master/bin/linguee
#windows
wget https://gitlab.com/andrew_ryan/linguee/-/raw/master/bin/linguee.exe

Dependencies

~7–15MB
~286K SLoC