Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Android Chinese keyboard: Stroke Input Method (筆畫輸入法)

License

NotificationsYou must be signed in to change notification settings

stroke-input/stroke-input-android

Repository files navigation

App logo.

A minimalist Chinese keyboard where you input charactersby typing stroke sequences (e.g. 天 is ㇐㇐㇒㇔).

Screenshot of the keyboard during stroke input.

UsesConway Stroke Data.

Features

  • Good character support (over 28k characters) including vernacular Cantonese
  • User preference for traditional or simplified characters
  • No permissions, tracking, etc.
  • Deterministic candidate generation which doesn't learn user input

Releases

Get it on F-Droid.Get it on Google Play.

License

Copyright 2021–2025 Conway
Licensed under the GNU General Public License v3.0 (GPL-3.0-only).
This is free software with NO WARRANTY etc. etc., seeLICENSE.

For detailed copyright information in relation to dependencies,seeapp/src/main/assets/about.html.

Help (for users)

Strokes

KeyStroke
horizontal; raise
vertical; vertical-with-hook
left-slash
right-press; dot
turn; bend

Examples

CharacterStroke sequence
㇐㇐㇒㇔
㇐㇑㇔
㇔㇒㇖㇖㇖㇔㇔㇔㇔
㇒㇔㇖㇔

Miscellaneous

FunctionAction
Retract keyboardUse system Back Button (or Back Gesture)
Change languageHorizontally swipe space-bar
Change to other keyboardLong press space-bar

Assets (for devs)

*.cmd (CMD)

These areConway-Markdown (CMD) files,used to compile the HTML files by runningcmd --allwhilst in the root directory of this repository.

*.cmdr (CMD Rules)

These are files containing CMD Rules used by the CMD files.

*.html (HTML)

These are the actual About and Help files that get served in the app.

*.txt (Text)

These are data files used by the input method.Taken from Conway Stroke Data (CC-BY-4.0 /Public Domain),see <https://github.com/stroke-input/stroke-input-data>.

StrokeInputFont.ttf

This is the font used for the keyboard.Taken from Stroke Input Font (GPL-3.0-only),see <https://github.com/stroke-input/stroke-input-font>.

webview.css

This is the stylesheet for the HTML files that get served in the app.


[8]ページ先頭

©2009-2025 Movatter.jp