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: 5 days ago
JSON representation
Dictionary conversion tool for Mac OS X 10.5 and above
- Host: GitHub
- URL: https://github.com/jjgod/mac-dictionary-kit
- Owner: jjgod
- Created: 2010-03-10T13:29:33.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T22:36:01.000Z (over 1 year ago)
- Last Synced: 2024-12-28T17:07:58.123Z (13 days ago)
- Topics: dictionary-conversion, mac-dictionary-kit
- Language: C
- Homepage: http://code.google.com/p/mac-dictionary-kit
- Size: 941 KB
- Stars: 1,732
- Watchers: 58
- Forks: 177
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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 supportPull requests are welcomed!