rime/squirrel

【鼠鬚管】Rime for macOS

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 11 minutes ago
Added to GitGenius on September 10th, 2026
Created on March 20th, 2012
Open Issues & Pull Requests: 207 (+0)
GitHub issues: Enabled
Number of forks: 549
Total Stargazers: 6,343 (+0)
Total Subscribers: 112 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.2 hours
Mean response time: 25.3 days
90th percentile: 48.0 days
Tracked items: 203

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 99% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Only 6% of issues opened in the past year have been closed. Three people close 54% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 88
New in 7 days: 1
Closed in 7 days: 0
Avg open age: 783 days
Stale 30+ days: 76
Stale 90+ days: 60

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (2)
  • enhancement (2)
  • question (2)
  • wontfix (2)
  • invalid (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Squirrel is an input method engine for macOS that brings the Rime input method framework to Apple's operating system.

The tool solves the problem of providing flexible, customizable text input for users who need to type in Chinese and other languages on macOS. Rime is a modular input method framework that separates the core engine from platform-specific interfaces. Squirrel implements the macOS interface layer, allowing users to leverage Rime's configuration system and input schemas while working within the native macOS environment. The engine supports multiple input methods and schemas that users can configure and switch between according to their needs.

Squirrel is suited for macOS users who require sophisticated input method capabilities beyond what the system provides by default, particularly those working with Chinese text input. It appeals to users who value customization and want to configure their input behavior through Rime's schema and configuration files rather than relying on preset options. The project is part of the broader Rime ecosystem, which provides the underlying input processing engine that Squirrel wraps for macOS integration.

The project maintains active engagement with its user community through issue tracking and pull requests. Development includes regular updates to address compatibility with macOS system changes and user-reported issues. The codebase receives contributions that span bug fixes, feature enhancements, and documentation improvements. The project demonstrates responsiveness to platform-specific challenges that arise as macOS evolves, with maintainers working to ensure Squirrel continues functioning reliably across different macOS versions.