36 lines
1.2 KiB
YAML
36 lines
1.2 KiB
YAML
Categories:
|
|
- Science & Education
|
|
License: GPL-3.0-only
|
|
SourceCode: https://github.com/quen/kanjirecog/tree/android
|
|
IssueTracker: https://github.com/quen/kanjirecog/issues
|
|
|
|
AutoName: Kanji draw
|
|
Description: |-
|
|
A simple application that lets you draw Japanese characters (kanji) using the
|
|
touch screen. It is intended for Japanese language learners who might need to
|
|
enter characters in order to look them up in a dictionary or enter them on a
|
|
website.
|
|
|
|
It identifies the character you have drawn using a special form of handwriting
|
|
recognition. You can select the correct character from a list. After entering
|
|
one or more characters, you can copy them into the clipboard as text for use in
|
|
a dictionary.
|
|
|
|
Note that this will NOT work - at all - if you don't know basically how to draw
|
|
kanji. If you just draw something any old way that looks like it, it certainly
|
|
won't be recognised. You have to draw characters basically the official way.
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/quen/kanjirecog.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 2
|
|
commit: 63fca25a224
|
|
prebuild: rm -rf tests design
|
|
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: RepoManifest/android
|
|
CurrentVersion: '1.0'
|
|
CurrentVersionCode: 2
|