An open API service indexing awesome lists of open source software.

https://github.com/lewis617/youdao-dict-player

自动播放有道单词本中的单词(主要是读音和搜图)
https://github.com/lewis617/youdao-dict-player

Last synced: 2 months ago
JSON representation

自动播放有道单词本中的单词(主要是读音和搜图)

Awesome Lists containing this project

README

        

# youdao-dict-player
自动播放有道单词本中的单词(主要是读音和搜图)

## 环境要求

Node 环境

## 安装方法

全局安装 npm 包:

```
npm i youdao-dict-player -g
```

添加系统变量 `YOUDAO_ACCOUNT`:

```
YOUDAO_ACCOUNT="username;password"
```

## 使用方法

在命令行中任意目录下输入:

```
ydp
```