mac-dictionary-kit
mac-dictionary-kit copied to clipboard
Dictionary conversion tool for Mac OS X 10.5 and above
Mac Dictionary Kit, a.k.a., DictUnifier
Dictionary conversion tool for Mac OS X 10.5 and above.
词典包地址
http://download.huzheng.org/zh_CN/index.html
转换好的一些词典
https://github.com/isee15/mac-dictionary-kit/releases/download/v2.2/Dictionaries.zip 解压到~/Library/Dictionaries
Download
Download it from GitHub releases, v2.2.
Build instructions
Install static build of glib before trying to build:
brew update
brew install glib
// brew install glib --with-static
TODO
- Remove glib dependency
- Better dictionary format support
Pull requests are welcomed!