Skip to content

hotogwc/Youdao-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Youdao_rs

A command line tool for You Dao dictionary written in Rust

Installation

Homebrew

brew tap hotogwc/tap
brew install hotogwc/tap/YoudaoRS

Speech

NOTICE: Currently, speech feature is only available for MacOS/Linux.

Mac OS

brew install mpg123

Ubuntu

sudo apt-get install mpg123

CentOS

yum install -y mpg123

Usage

  1. Query
youdao_rs <word(s) to query>
  1. Query with speetch (Available for MacOS & Linux)
youdao_rs <word(s) to query> -v
  1. Query and show more example sentences
youdao_rs <word(s) to query> -m

About

Youdao CLI dictionary in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages