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.
Librime is an input method engine library that translates keystrokes into Chinese characters using phonetic and shape-based rules defined in YAML schemas. It processes keyboard input through a modular pipeline of configurable translation modules, supporting both phonetic mapping and structural shape-based decomposition methods like Cangjie or Wubi. The engine distinguishes itself through its YAML-driven schema system, which allows users to define custom input method behaviors and key mappings in external configuration files without recompiling the engine. It supports runtime switching between
HeliBoard is a customizable Android keyboard that provides offline predictive text and a privacy-focused virtual interface. It operates entirely without internet permissions to ensure that all keystrokes and user data remain on the device. The keyboard features gesture-based glide typing and allows for the integration of external dictionaries to improve autocorrect and symbol search. It supports simultaneous multilingual input, enabling users to enter text in several different languages within a single session. Users can personalize the experience through editable text-file layout configurat
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.
Las características principales de fcitx5-android/fcitx5-android son: Input Method Tools, Chinese Text Input, Multilingual Input Methods, Multilingual Input Keyboards, Input Method Text Engines, Input Method Plugin Architectures, Keyboard Theme Engines, Plugin Platforms.
Las alternativas de código abierto para fcitx5-android/fcitx5-android incluyen: osfans/trime — Trime is a customizable text input framework and engine based on the Rime input method. It enables the entry of… rime/librime — Librime is an input method engine library that translates keystrokes into Chinese characters using phonetic and… helium314/heliboard — HeliBoard is a customizable Android keyboard that provides offline predictive text and a privacy-focused virtual… rime/squirrel. amzxyz/rime_wanxiang — This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a… dessalines/thumb-key — A privacy-conscious keyboard made for your thumbs Report Bug · Request Feature · Releases.