awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
osfans avatar

osfans/trime

0
View on GitHub↗
4,424 stele·482 fork-uri·Kotlin·GPL-3.0·4 vizualizăriosfans.github.io/trime↗

Trime

Trime este un framework și motor de input text personalizabil bazat pe metoda de input Rime. Permite introducerea caracterelor în mai multe limbi folosind markere fonetice și pattern-uri bazate pe formă.

Proiectul funcționează ca o metodă de input cross-platform, oferind logica necesară pentru a construi și deploya instrumente de introducere a textului atât pentru dispozitive mobile, cât și pentru desktop. Servește, de asemenea, ca un convertor de text chinezesc pentru traducerea caracterelor chinezești tradiționale în chineză simplificată, pentru a crea fișiere de resurse localizate.

Features

  • Input Method Text Engines - Provides a high-performance text engine that decouples core processing logic from the device-specific user interface.
  • Multilingual Input Methods - Enables the entry of characters across various languages and dialects through a flexible input framework.
  • Chinese Character Simplifiers - Converts characters between traditional and simplified Chinese scripts using mapped conversion tables.
  • Character Candidate Retrieval - Implements a real-time system for suggesting potential characters based on the current input buffer.
  • Phonetic Input Systems - Supports entering characters using phonetic markers or shape-based patterns across multiple languages.
  • Configuration-Driven Logic - Defines typing behaviors and translation rules through external configuration files instead of hardcoded logic.
  • Input Methods - Highly customizable input method based on the RIME framework.
  • Keyboards - Highly customizable input method for Chinese.

Istoric stele

Graficul istoricului de stele pentru osfans/trimeGraficul istoricului de stele pentru osfans/trime

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Trime

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Trime.
  • fcitx5-android/fcitx5-androidAvatar fcitx5-android

    fcitx5-android/fcitx5-android

    4,855Vezi pe GitHub↗

    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

    Kotlinandroidandroid-imeandroid-keyboard
    Vezi pe GitHub↗4,855
  • rime/librimeAvatar rime

    rime/librime

    4,211Vezi pe GitHub↗

    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

    C++
    Vezi pe GitHub↗4,211
  • amzxyz/rime_wanxiangAvatar amzxyz

    amzxyz/rime_wanxiang

    2,863Vezi pe GitHub↗

    This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a comprehensive system of schemas and dictionary packs to optimize Chinese character entry through pinyin and double-pinyin workflows. The framework is distinguished by its use of Lua-powered extensions that add dynamic utilities, such as inline mathematical calculators, automated timestamps, and text formatting, directly to the input interface. It also features refined word libraries and language models specifically tuned to improve prediction accuracy and first-choice hit rates

    Luadictsrimerime-config
    Vezi pe GitHub↗2,863
  • julow/unexpected-keyboardJ

    Julow/Unexpected-Keyboard

    0Vezi pe GitHub↗

    ⚠️ Google wants to kill the open-source Android community.

    Vezi pe GitHub↗0
Vezi toate cele 30 alternative pentru Trime→

Întrebări frecvente

Ce face osfans/trime?

Trime este un framework și motor de input text personalizabil bazat pe metoda de input Rime. Permite introducerea caracterelor în mai multe limbi folosind markere fonetice și pattern-uri bazate pe formă.

Care sunt principalele funcționalități ale osfans/trime?

Principalele funcționalități ale osfans/trime sunt: Input Method Text Engines, Multilingual Input Methods, Chinese Character Simplifiers, Character Candidate Retrieval, Phonetic Input Systems, Configuration-Driven Logic, Input Methods, Keyboards.

Care sunt câteva alternative open-source pentru osfans/trime?

Alternativele open-source pentru osfans/trime includ: fcitx5-android/fcitx5-android — Fcitx5 Android is an input method manager that brings the Fcitx5 framework to Android, enabling multilingual text… rime/librime — Librime is an input method engine library that translates keystrokes into Chinese characters using phonetic and… amzxyz/rime_wanxiang — This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a… stroke-input/stroke-input-android — A minimalist Chinese keyboard where you input characters by typing stroke sequences (e.g. 天 is ㇐㇐㇒㇔). julow/unexpected-keyboard — ⚠️ Google wants to kill the open-source Android community. google/mozc — Mozc is a Japanese input method engine that converts romanized or kana keystrokes into Japanese kanji, kana, and mixed…