Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/jjgod/mac-dictionary-kit

Dictionary conversion tool for Mac OS X 10.5 and above
https://github.com/jjgod/mac-dictionary-kit

dictionary-conversion mac-dictionary-kit

Last synced: 7 days ago
JSON representation

Dictionary conversion tool for Mac OS X 10.5 and above

Lists

README

        

# 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](https://github.com/jjgod/mac-dictionary-kit/releases/download/v2.1/DictUnifier-2.1.zip).

## 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!