Skip to content
scripts to generate a Kindle version of the edict2 Japanese-English dictionary
Ruby Shell
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
.gitignore
README.md
TODO.txt
edict2
edict2.opf
edict2.txt
make.sh
to_opf.rb

README.md

edict2-kindle

The scripts I used to build the edict2 japanese-english dictionary for the Kindle (2012 Paperwhite).

The instructions here are for Mac (SnoLeo). Shouldn't be too different for a GNU/Linux system.

Latest dictionary build: http://cipangu.s3.amazonaws.com/edict2.mobi

links

building

Make sure you have the kindlegen command line tool available (I placed it in the edict2-kindle directory).

Ruby 1.9 or better is required.

run . make.sh

The last step of the automation (copy to the kindle) is commented out.

using

  • Copy the edict2.mobi file to the documents/ directory of your Kindle
  • Set it as primary dictionary for Japanese in your Kindle's settings

notes

The edict2.txt file was generated with nkf -J -w edict2 > edict2.txt

license

Edict2: Copyright (C) 2010 The Electronic Dictionary Research and Development Group.

Those scripts are released under the MIT license, (c) 2012 John Mettraux

credits

  • Jim Breen and all the edict2 contributors
  • the authors and contributors of NKF
  • the mobipocket/OPF contributors / communities
Something went wrong with that request. Please try again.