awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
rime avatar

rime/squirrel

0
View on GitHub↗
5,722 stars·465 forks·Swift·gpl-3.0·6 vuesrime.im↗

Squirrel

Features

  • Chinese Text Input - Composes Chinese text on macOS using a customizable input method engine.
  • macOS Input Methods - Provides a macOS input method engine for typing Chinese text with customizable schemas.
  • Input Scheme Switching - Opens a menu with a keyboard shortcut to select and toggle input schemas on the fly.
  • Input Method Engine Configurations - Provides an input framework that lets users modify typing behavior and dictionary rules through configuration files.
  • Input Behavior Configurations - Allows editing user settings files and redeploying to personalize input behavior.
  • Input Scheme Configurations - Modifies typing behavior and dictionary rules through configuration files.
  • Configuration Compilations - Compiles configuration files into binary tables for fast runtime access.
  • YAML Configuration Files - Stores all user and schema settings in plain YAML files with hot-reload support.
  • Input Method Schema Systems - Supports multiple input schemas switchable via keyboard shortcuts for tailored text composition.
  • Input Method Frontends - Ships a dedicated macOS input method frontend process that intercepts keyboard events.
  • Multi-Schema Customizations - Configures and switches between multiple Chinese input schemas with personalized rules.
  • Input Method - Loads and switches between independent input schemas at runtime.
  • Input Method Reverse Lookups - Supports reverse dictionary lookup by output characters for alternative input codes.
  • Chinese Character Simplifiers - Uses OpenCC library for bidirectional Simplified/Traditional Chinese character conversion.
  • Input Schema Installations - Downloads and installs additional input schemas via a configuration manager.
  • Input Method Scripting Extensions - Embeds Lua scripts in input schemas for custom composition logic.

Historique des stars

Graphique de l'historique des stars pour rime/squirrelGraphique de l'historique des stars pour rime/squirrel

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Quelles sont les fonctionnalités principales de rime/squirrel ?

Les fonctionnalités principales de rime/squirrel sont : Chinese Text Input, macOS Input Methods, Input Scheme Switching, Input Method Engine Configurations, Input Behavior Configurations, Input Scheme Configurations, Configuration Compilations, YAML Configuration Files.

Quelles sont les alternatives open-source à rime/squirrel ?

Les alternatives open-source à rime/squirrel incluent : amzxyz/rime_wanxiang — This project is a CJK input method framework and configuration set designed for the Rime input engine. It provides a… rime/librime — Librime is an input method engine library that translates keystrokes into Chinese characters using phonetic and… rime/weasel — Weasel is a Chinese input method frontend and configurable engine designed to convert keystrokes into Chinese… mintimate/oh-my-rime — oh-my-rime is a comprehensive configuration framework and collection of optimized schemes, lexicons, and layouts for… idvel/rime-ice — This project provides a comprehensive configuration framework for the Rime input engine, designed to standardize and… fcitx5-android/fcitx5-android — Fcitx5 Android is an input method manager that brings the Fcitx5 framework to Android, enabling multilingual text…

Alternatives open source à Squirrel

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Squirrel.
  • amzxyz/rime_wanxiangAvatar de amzxyz

    amzxyz/rime_wanxiang

    2,863Voir sur 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
    Voir sur GitHub↗2,863
  • rime/librimeAvatar de rime

    rime/librime

    4,211Voir sur 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++
    Voir sur GitHub↗4,211
  • rime/weaselAvatar de rime

    rime/weasel

    6,778Voir sur GitHub↗

    Weasel is a Chinese input method frontend and configurable engine designed to convert keystrokes into Chinese characters. It serves as a cross-platform text entry tool that manages character lookup and prediction layouts through a customizable framework. The system allows users to define original typing rules and layouts to personalize the text entry experience. It supports the design of custom schemes and the modification of character prediction and lookup behaviors via configuration files. The tool provides capabilities for multilingual keyboard configuration and the ability to toggle betw

    C++
    Voir sur GitHub↗6,778
  • mintimate/oh-my-rimeAvatar de Mintimate

    Mintimate/oh-my-rime

    4,731Voir sur GitHub↗

    oh-my-rime is a comprehensive configuration framework and collection of optimized schemes, lexicons, and layouts for the Rime Chinese input method. It provides a system for customizing text entry behaviors, candidate list layouts, and symbol mappings across different platforms. The project distinguishes itself through an automated deployment model, utilizing a command-line tool and recipe-driven installation to apply configuration packages to system directories. It also implements advanced logic via Lua scripting, enabling features such as mathematical expression calculation, date and time in

    Luafcitx5ibusrime
    Voir sur GitHub↗4,731
  • Voir les 30 alternatives à Squirrel→