Skip to content

jjgod/mac-dictionary-kit

Repository files navigation

Mac Dictionary Kit, a.k.a., DictUnifier

Dictionary conversion tool for Mac OS X 10.5 and above.

Download

Download it from GitHub releases, v2.1.

Build instructions

Install static build of glib before trying to build:

brew install glib --with-static

TODO

  • Remove glib dependency
  • Better dictionary format support

Pull requests are welcomed!