Fun With Kanji vs QDict
Side-by-side comparison of two open source alternatives
Fun With Kanji
Simple Flutter app to learn Japanese writing systems Hiragana, Katakana and Kanji. With Fun With Kanji you are able to learn **all** common used Japanese characters. All starts with Hiragana, Katakana and their special cases and combinations. After this you learn the Kanji Radicals and then you are ready to start with the 2136 Jōyō-Kanji. You no longer need 4 different apps to learn them! The app also contains a dictionary and a full-text search over all characters. Fun With Kanji is open source under Mozilla Public License 2.0. Contributions and new translations are always welcome <3.
QDict
QDict support 3 ways to search: `Glob-style pattern matching`, `Fuzzy query` and `Full-text` search. Stardict dictionaries are not included in the application and should be obtained separately. Dictionaries should be placed in `/sdcard/QDict/dicts`. Each dictionary should be placed into a separate subfolder, for instance `/sdcard/QDict/dicts/dict-name`. It's recommended to only use alphanumeric filenames. This fork of [the original application](https://github.com/namndev/QDict) was created to incorporate patches, which were not responded to by the upstream and. The fork is not actively developed, i.e. no new features or bugfixes are planned, however, all PRs are welcome and will be reviewed.
| Feature | Fun With Kanji | QDict |
|---|---|---|
| License | MPL-2.0 | Apache-2.0 |
| Install sources | F-DroidGitHub | F-DroidGitHub |
| Categories | ProductivityTranslator | NotesProductivityTranslator |
| Features | Ad-FreeOpen SourceNo Tracking | Ad-FreeOpen SourceNo Tracking |
| Platforms | Android | Android |
| Website | ||
| Source code |