Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 462 Bytes

File metadata and controls

executable file
·
21 lines (15 loc) · 462 Bytes

jict

有道词典命令行版,采用youdao网页查词引擎构建

Feature

  • 更简洁的输入,没有多余的参数
  • 零依赖,但是需要联网,不支持本地词库
  • 支持中日和日中翻译

Demo

Fedora下的演示

Fedora下的演示

安装

 git clone https://github.com/HanielF/Jict.git
 cd Jict
 sudo ln -f jict.sh /usr/local/bin/jict