Skip to content

sonoaohi/MomokoDict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MomokoDict

MomokoDict is a simple Japanese-English dictionary.

It uses JMDict (via jmdict-simplified) as the data source and Flutter as the UI engine.

Currently MomokoDict supports the common entries version of the dictionary only. Using a full version may crash the program due to technical limitations of this project.

Compilation

  1. Download the source code of this project.

  2. Download and extract jmdict-eng-common-3.1.0.json (or any compatible later versions) into the assets folder.

  3. Compile.

Acknowledgment

Jim Breen's JMdict Japanese-English dictionary, by Jim Breen and the Electronic Dictionary Research and Development Group.

Jmdict-simplified, by Dmitry Shpika.

License

The source code of this project is licensed under GPLv3.

The JMDict dictionary used by this project has its own license, see the Electronic Dictionary Research and Development Group's License Statement.

About

A Simple Japanese-English Dictionary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published