#dictionary-word #version #look #online #db #yahoo

app zdict

Look up words via online dictionaries

3 releases

0.1.3 Sep 3, 2022
0.1.2 Aug 31, 2022
0.1.1 Nov 4, 2021

#7 in #yahoo

MIT/Apache

35KB
639 lines

zdict

A Rust version of zdict.

Install

cargo install --git https://github.com/zdict/rust-zdict

Usage

zdict

USAGE:
    zd [FLAGS] [OPTIONS] <word>...
    zd <SUBCOMMAND>

ARGS:
    <word>...    Search translation of words

FLAGS:
    -d, --disable-db-cache    Temporarily not using the result from db cache. (still save the result
                              into db)
    -h, --help                Print help information
        --show-provider       Show dictionary provider
        --show-url            Show URL
    -v, --verbose             Use verbose output
    -V, --version             Print version information

OPTIONS:
        --dict <DICT>    Choose the dictionary [possible values: yahoo, urban, all]

SUBCOMMANDS:
    dicts    Show currently supported dictionaries

Dependencies

~36–54MB
~832K SLoC