1 桌面端内核 (Rime Engine)

1.1 Windows:小狼毫 (Weasel)

这是你目前正在使用的 Windows 平台唯一推荐。

  • 项目主页[https://github.com/rime/weasel](https://github.com/rime/weasel)

  • 直接下载 (v0.17.4)[https://github.com/rime/weasel/releases/download/0.17.4/weasel-0.17.4-installer.exe](https://github.com/rime/weasel/releases/download/0.17.4/weasel-0.17.4-installer.exe)

1.2 macOS:鼠须管 (Squirrel)

苹果电脑端的 Rime 实现,逻辑与小狼毫完全一致。

  • 项目主页[https://github.com/rime/squirrel](https://github.com/rime/squirrel)

  • 直接下载[https://github.com/rime/squirrel/releases/latest](https://github.com/rime/squirrel/releases/latest)


2 移动端内核 (Mobile)

2.1 iOS / iPadOS:仓输入法 (Hamster)

目前 iOS 生态下唯一能完美同步你电脑端配置的“神作”。

  • App Store 地址[https://apps.apple.com/cn/app/id1588726344](https://apps.apple.com/cn/app/id1588726344)

  • 项目源码 (GitHub)[https://github.com/imfuxiao/Hamster](https://github.com/imfuxiao/Hamster)

2.2 Android:同文输入法 (Trime)

安卓端高度自定义的 Rime 实现。

  • 项目主页[https://github.com/osfans/trime](https://github.com/osfans/trime)

  • 直接下载 (GitHub)[https://github.com/osfans/trime/releases](https://github.com/osfans/trime/releases)

  • 国内分发 (酷安)[https://www.coolapk.com/apk/com.osfans.trime](https://www.coolapk.com/apk/com.osfans.trime)


3 小鹤音形“灵魂”配置文件 (Core Assets)

无论哪个平台,你都需要将以下文件放入对应的用户数据目录(如你的 D:\App\Rime\RimeData)。

3.1 官方分布式资源包 (全家桶)

包含 flypy/ 子文件夹及其所有子词库。

  • Gitee 镜像 (推荐)[https://gitee.com/fsh_flypy/rime-flypy/repository/archive/master.zip](https://gitee.com/fsh_flypy/rime-flypy/repository/archive/master.zip)

  • GitHub 原型[https://github.com/fsh-flypy/rime-flypy/archive/refs/heads/master.zip](https://github.com/fsh-flypy/rime-flypy/archive/refs/heads/master.zip)

3.2 极简单文件码表 (单兵作战)

如果你不想搞子文件夹,直接用这一个文件改名为 flypy.dict.yaml 即可。

  • 明文地址[https://gitee.com/mintimate/oh-my-rime/raw/main/flypy.dict.yaml](https://gitee.com/mintimate/oh-my-rime/raw/main/flypy.dict.yaml)

4 自动化工具与教程

4.1 Plum (东风破)

Rime 官方的方案配置命令行工具。

  • 项目地址[https://github.com/rime/plum](https://github.com/rime/plum)

4.2 Mintimate 极客教程

针对 CS 专业、有 Git 同步需求的深度指南。

  • 明文地址[https://rime.mintimate.cn/](https://rime.mintimate.cn/)