Skip to content

goldendict词典的有道扩展程序

Notifications You must be signed in to change notification settings

waynelau1989/eyoudao

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eyoudao

goldendict词典的有道扩展程序
基于windows有道词典的5.1.38.3211版本

安装

sudo apt-get install goldendict
sudo apt-get install libxml2-dev
sudo apt-get install libxslt1-dev

git clone https://github.com/Onway/eyoudao.git
cd eyoudao
sudo ./install

卸载

cd /opt/eyoudao
sudo ./uninstall

配置

在goldendict的Edit - Dictionaries加入如下配置:
image
如果启用了多个eyoudao的扩展程序,可能要分别添加词典分组,否则css布局可能会相互影响。

效果图

image

BUGS

  • windows的有道辞典早已不是5.1版本了,xsl文件已经很旧了,所幸xml格式和api接口都没变。

版权

  • xml数据和各种xsl,js,css,png文件都是修改或源自windows的有道词典安装文件。
  • pyfanyi.py程序由SkyHacker([email protected])编写。

其他

About

goldendict词典的有道扩展程序

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 46.0%
  • XSLT 39.1%
  • CSS 12.5%
  • Python 1.3%
  • C 0.5%
  • Shell 0.4%
  • Makefile 0.2%