Giter Site home page Giter Site logo

gre3000-cli's Introduction

GRE3000 CLI

就是给**GRE考生背单词用的,就不写英文了。用命令行形式,比较适合摸鱼时候用比较隐蔽😄页面也比较简单,不容易走神

字颜色适合深色背景终端,后续考虑可配置

GRE3000 单词来源 : https://github.com/liurui39660/3000/blob/master/3000.xlsx

tts服务支持:有道https://dict.youdao.com/dictvoice?audio=${word}&type=${type}

安装

git clone https://github.com/Dramalf/GRE3000-cli.git
cd GRE3000-cli
npm i
sudo npm link

启动

🤓默认模式启动(静音,不朗读单词)

gre 

📢朗读模式启动,后接参数1英式发音,2美式发音(默认美式发音)

gre -s 1

🩺查看帮助

gre -h

控制

每次出单词后,有以下几个可选的按键操作(标点符号不区分中英文)

  • 按 英文首字母+回车,接下来都会是这个首字母的随机出词
  • 按 .or。(句号)+回车,接下来是全词典随机出词
  • 按 / or、(分号)重新播放单词读音
  • 按,or,(逗号)清空命令行输出(页面更清爽)
  • 按 回车键 切换到下一个单词

example

example

gre3000-cli's People

Contributors

dramalf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

web-logs2

gre3000-cli's Issues

建议使用有道词典的语音

可以对比一下 hello 的读音:

感觉搜狗的发音机器感很明显,像是直接套用的模型,我个人认为有道的比较好。

https://dict.youdao.com/dictvoice?audio=${word}&type=${type}

type 为 1 时是英式,为 2 时是美式

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.