
Eclectus
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Eclectus is a small Han character dictionary especially designed for learners of Chinese character based languages like Mandarin Chinese or Japanese.
Eclectus provides several features not found in traditional paper-based or electronic dictionaries:
- Look-up on mouse selection,
- Forgiving search and hints to graphically similar characters,
- Quick-access radical table,
- Component based search (aka multi-radical),
- Handwriting recognition,
- Stroke order information,
- Audio, and
- Character component trees.
See http://code.google.com/p/eclectus/wiki/Install on how to install.
Ubuntu packages are available from PPA:
https://launchpad.net/~cburgmer/+archive/ppa
10 years ago
2010-05-30 0.2beta2
- fix bug with newer cjklib
2010-03-16 0.2beta1
- fix bug with newer PyQt
2009-12-01 0.2beta
- first major release
10 years ago
2010-05-30 0.2beta2
- fix bug with newer cjklib
2010-03-16 0.2beta1
- fix bug with newer PyQt
2009-12-01 0.2beta
- first major release
sudarshan1991
8 years ago
Report
moondowner
10 years ago
Adding the PPA now :)
Thanks!
Report
DanaKil
10 years ago
Any plan to provide a teaching/learngin mode in the future ? :)
Thanks
Report
takanowaka
10 years ago
Report
chrisKA
10 years ago
I'm currently pretty busy with getting the whole app to a Qt-only environment. There are some other issues/features in the pipeline that should follow next.
So any new bigger feature probably needs a helping hand. But why don't you propose anything (mockup or such)! I'll be happy to discuss.
Report
thiagoaderaldo
10 years ago
I liked your app Eclectus. It seems to be helpful to learn Japanese and Chinese. When it will be avaliable to Kubuntu 10.04?
Report
chrisKA
10 years ago
Report
molecule-eye
10 years ago
Report
chrisKA
10 years ago
$ sudo add-apt-repository ppa:cburgmer/ppa
$ sudo apt-get update
$ sudo apt-get install eclectus
Report