Skip to content
This repository has been archived by the owner. It is now read-only.
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 

Unmaintained Project

I am not using, even less maintaining this project anymore.

Kanjidic

Presentation

https://github.com/sloonz/kanjidic is a really simple Kanji Dictonary written in Ruby/GTK. It allows you to find kanjis by:

  • Fuzzy skip code
  • Multi-radical search
  • Similar kanjis

This is achieved by the integration of three different databases :

If you want to rebuild the database from these sources, just run make in the utils directory. This will generate a kanjis_db file.

Requirements

You will need :

  • Rubygems (shipped with Ruby >=1.9, need to be installed for earlier versions)
  • Ruby/GTK3

Installation

gem build kanjidic.gemspec && sudo gem install kanjidic-0.2.gem

(see gem help install if you want to intall it in your home directory)

Bugs an missing feature

None in my knowledge, but don't hesitate to fill requests on the Github https://github.com/sloonz/kanjidic/issues.

LICENCE

See COPYING.

About

A simple kanji dictionnary written in ruby/GTK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published