A minimalist Chinese keyboard where you input characters by typing stroke sequences (e.g. 天 is ㇐㇐㇒㇔).
Principalele funcționalități ale stroke-input/stroke-input-android sunt: Input Methods, Keyboards.
Alternativele open-source pentru stroke-input/stroke-input-android includ: osfans/trime — Trime is a customizable text input framework and engine based on the Rime input method. It enables the entry of… julow/unexpected-keyboard — ⚠️ Google wants to kill the open-source Android community. fcitx5-android/fcitx5-android — Fcitx5 Android is an input method manager that brings the Fcitx5 framework to Android, enabling multilingual text… austinauyeung/c9. dessalines/thumb-key — A privacy-conscious keyboard made for your thumbs Report Bug · Request Feature · Releases. c0dev0id/andremote2.
⚠️ Google wants to kill the open-source Android community.
Trime is a customizable text input framework and engine based on the Rime input method. It enables the entry of characters across multiple languages using phonetic markers and shape-based patterns. The project functions as a cross-platform input method, providing the necessary logic to build and deploy text input tools for both mobile and desktop devices. It also serves as a Chinese text converter for translating traditional Chinese characters into simplified Chinese to create localized resource files.
Fcitx5 Android is an input method manager that brings the Fcitx5 framework to Android, enabling multilingual text input through a customizable virtual keyboard. It functions as a platform for loading plugin-based input engines, supports conversion between simplified and traditional Chinese characters, and provides a theme engine for dynamically altering the keyboard's appearance with custom colors, images, and popup previews. The project is built around a native C++ core that handles dictionary lookups and text processing, connected to the Android interface via a JNI bridge for performance. I