Git Product home page Git Product logo

yddict's Introduction

有道词典命令行查询工具 English

不喜欢安装有道词典的应用程序,因为太耗资源还一堆广告,但是用浏览器打开dict.youdao.com也挺麻烦的,不是吗?快来试试我的有道词典命令行工具吧!

GitHub stars MIT licensed npm version Code Climate Build Status Coverage Status FOSSA Status

gif with examples

安装

npm install yddict -g

使用说明

yd <要查询的单词>
  • 自定义设置

目前自定义设置选项如下,可以通过用户主目录下.config/configstore/yddict.json文件来配置, 如果没有该文件,第一次运行之后会自动生成。

{
  "proxy":"http://<主机地址>:<端口>" //代理设置
  "color":"<自定义显示颜色>" //自定义字体颜色显示,默认白色
}

如何贡献代码

  1. fork这个代码库。
  2. npm install 安装所需要的依赖。
  3. 代码改动之后请运行npm test确保你的改动没有影响到其他的部分。
  4. PR.

参与讨论

  1. Telegram 群

请作者喝一杯咖啡

Buy Me A Coffee

yddict's People

Contributors

kenshinji avatar easonjim avatar yeungkc avatar eryouhao 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.