Giter Club home page Giter Club logo

dictation-ruby's Introduction

dictation-ruby

英语单词听写-命令行 dictation

requirement

  • http proxy
  • ruby
  • 播放器 mplayer
  • 单词数据库 sqlite

使用方式

bundle install # 安装必须的 gem 包
ruby main.rb # 运行脚本

注意事项

如果github无法访问,可能需要配置代理

git config --global http.https://github.com.proxy http://127.0.0.1:10809

TODO

  • 选择单词范围

  • 错误日志

  • 今日听写数据统计,导出 JSON 或 Marshal

  • 数据库增加字段,音标,美式发音url,

  • 句子发音填空

  • 错词本

    • 错误次数统计入库
  • final drill

  • spaced repetition 时间间隔 3, 5, 7, 15,

  • 中文解释(collins 5,4,3 星级 不需要)

  • 听写模式

    • 随机听写
    • 顺序听写
    • 保留上次进度
  • 修改为 Web 版本,用 JS 重写

dictation-ruby's People

Contributors

ji-yuhang avatar

Watchers

 avatar  avatar

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.