https://github.com/lewis617/youdao-dict-player
自动播放有道单词本中的单词(主要是读音和搜图)
https://github.com/lewis617/youdao-dict-player
Last synced: 2 months ago
JSON representation
自动播放有道单词本中的单词(主要是读音和搜图)
- Host: GitHub
- URL: https://github.com/lewis617/youdao-dict-player
- Owner: lewis617
- Created: 2018-08-03T18:37:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-07T15:27:42.000Z (almost 7 years ago)
- Last Synced: 2025-01-24T17:45:29.713Z (4 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# youdao-dict-player
自动播放有道单词本中的单词(主要是读音和搜图)## 环境要求
Node 环境
## 安装方法
全局安装 npm 包:
```
npm i youdao-dict-player -g
```添加系统变量 `YOUDAO_ACCOUNT`:
```
YOUDAO_ACCOUNT="username;password"
```## 使用方法
在命令行中任意目录下输入:
```
ydp
```