rime/weasel

【小狼毫】Rime for Windows

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 18 minutes ago
Added to GitGenius on September 8th, 2026
Created on March 20th, 2012
Open Issues & Pull Requests: 260 (+0)
GitHub issues: Enabled
Number of forks: 788
Total Stargazers: 7,957 (+0)
Total Subscribers: 114 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 15.8 hours
Mean response time: 25.8 days
90th percentile: 42.9 days
Tracked items: 458

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. 62% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 7% of issues opened in the past year have been closed. Three people close 64% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 162
New in 7 days: 3
Closed in 7 days: 0
Avg open age: 414 days
Stale 30+ days: 144
Stale 90+ days: 117

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 (171)
  • Irreproducible (15)
  • Duplicate Report (8)
  • Question (3)
  • Wontfix (2)
  • Enhancement (1)

Detailed Description

Weasel is a Windows input method that provides a native implementation of the Rime input engine for Windows 8.1 through Windows 11.

The tool solves the problem of typing Chinese and other complex scripts on Windows by wrapping the Rime input engine, an open-source framework designed to support multiple input methods. Weasel allows users to switch between different input schemes—such as Pinyin, Zhuyin, Cangjie, and others—using keyboard shortcuts like Ctrl+` or F4. The input method integrates with Windows' standard input language selection, registering itself as a keyboard layout option during installation. Users can customize dictionaries, input schemes, and visual styling by editing configuration files stored in the user's AppData folder, then redeploying the changes through the settings interface.

Weasel is appropriate for Windows users who need to input Chinese characters or other scripts supported by Rime's ecosystem. It suits both casual users seeking a straightforward input method and advanced users who want deep customization of input behavior and appearance. The README mentions that Linux users should use ibus-rime, fcitx5-rime, or fcitx-rime instead, and macOS users should use the separate Rime distribution for that platform, indicating that Weasel is Windows-specific and not a cross-platform solution.

The project maintains active development with contributions from multiple developers across program design, input scheme maintenance, and visual design. The tool includes a variety of pre-packaged input schemes covering Pinyin variants, Zhuyin, and Cangjie, while additional schemes can be installed through a separate package manager. The project provides both general Rime customization documentation and Weasel-specific styling and behavior guidance through its wiki.