{"id":16200542,"url":"https://github.com/asc8384/myrime","last_synced_at":"2026-03-02T04:33:41.557Z","repository":{"id":41283264,"uuid":"120848042","full_name":"ASC8384/myRime","owner":"ASC8384","description":"我的 Rime 配置，适用于朙月拼音／小鹤双拼／小狼毫 ／ibus / MacOS","archived":false,"fork":false,"pushed_at":"2025-03-23T14:46:29.000Z","size":88010,"stargazers_count":126,"open_issues_count":7,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-25T22:03:15.242Z","etag":null,"topics":["dictionary","ibus-rime","rime","rime-weasel"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ASC8384.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-02-09T02:51:55.000Z","updated_at":"2025-05-22T15:20:03.000Z","dependencies_parsed_at":"2025-05-18T21:12:06.369Z","dependency_job_id":null,"html_url":"https://github.com/ASC8384/myRime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ASC8384/myRime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASC8384%2FmyRime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASC8384%2FmyRime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASC8384%2FmyRime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASC8384%2FmyRime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ASC8384","download_url":"https://codeload.github.com/ASC8384/myRime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ASC8384%2FmyRime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29992319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dictionary","ibus-rime","rime","rime-weasel"],"created_at":"2024-10-10T09:31:24.290Z","updated_at":"2026-03-02T04:33:41.541Z","avatar_url":"https://github.com/ASC8384.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# myRime\n\n## 使用\n\n1. 下载 [Rime](http://rime.im/) 并安装\n\n2. 下载 [myRime](https://github.com/ASC8384/myRime/archive/master.zip) 并解压\n\n3. 打开 Rime 的`用户文件夹`，把压缩包里的东西扔进去，选择性覆盖，重新部署即可\n\n4. 由于现在的小狼毫官方并没有给出 64 位版本的 `WeaselDeployer.exe` 和 `rime.dll`，因此无法部署某些大词典（比如维基词典）。解决方案是下载 @fxliang 大佬制作的 [rimedeployerx64.zip](https://github.com/rime/weasel/issues/953#issuecomment-1702396237) 并放置到程序文件夹中，运行 `rimedeployerx64.exe` 就可以部署大词库了，并期待 [Weaseldeployer x64](https://github.com/rime/weasel/pull/1006) 能早日合并\n\n5. 开始打字\n\n## 说明\n\n0. 使用小鹤双拼；\n1. 开启 mysymbols.yaml 方便输入特殊符号，并更新了一波源文件（从`0.8.1`升级至`1.3`）；\n2. 候选词竖排；\n3. 提供颜文字；\n4. 提供 emoji 开关；\n5. 默认不显示生僻字；\n6. 引入维基词库、四叶草词库等一系列词库；\n7. 在小狼毫平台上，新增一种 [扶风 / Gruvbox](https://github.com/ASC8384/myRime/issues/1) 的界面风格。\n\n## 按键\n\n1. `\\man`：调出符号帮助\n2. `\\`：自定义符号\n3. `yw`：调出所有颜文字\n4. `\\``：笔画输入法反查，hspnz/一丨丿丶乙\n5. `;`：候选项的第二项\n6. `'`：候选项的第三项\n\n## 各文件说明\n\n采用 UTF-8 编码的 [YAML](http://yaml.org/) 文本。\n\n### dicts\n\n存放词库，详情请见 [词库](./dicts/readme.md)。\n\n### lua\n\n存放 `lua` 脚本。\n\n### 用户文档夹 - UserData\n\n从 Rime 的 [wiki](https://github.com/rime/home/wiki/UserData) 里 copy 的。\n\n#### 默认位置\n\n* 小狼毫： 用户文档夹的默认路径为 `%APPDATA%\\Rime`。也可以通过「开始菜单＼小狼毫输入法＼用户文档夹」打开。\n* 鼠须管： 用户文档夹的路径为 `~/Library/Rime`。也可以通过「系统输入法菜单／鼠须管／用户设置…」打开。\n* ibus-rime: `~/.config/ibus/rime`\n* fcitx-rime: `~/.config/fcitx/rime`\n* fcitx5-rime: `~/.local/share/fcitx5/rime/`\n\n#### 内容\n\n用家下载或定制的文档：\n\n* `\u003c输入方案代号\u003e.schema.yaml` - 用户下载或自定义的 _输入方案_。\n* `\u003c韵书代号\u003e.dict.yaml` - 用户下载或自定义的 _韵书_。\n* `\u003c词典名称\u003e.txt` - 文本格式的词典，如缺省词汇表、用户 _自定义词组_。\n* `\u003c配置代号\u003e.custom.yaml` - 应用于配置文档 `\u003c配置代号\u003e.schema.yaml` 或 `\u003c配置代号\u003e.yaml` 的 _补丁_。\n* `opencc/*` - [OpenCC](https://github.com/BYVoid/OpenCC) 字形转换配置及字典文档。\n\n输入法程序记录的使用习惯等信息：\n\n* `\u003c输入法语言代号\u003e.userdb/` - 输入法程序为保存用户的输入习惯而创建的 _用户词典_。\n* `installation.yaml` - 安装信息。输入法程序在首次运行及升级后写入安装、升级时间、程序版本等。\n* `user.yaml` - 用户状态信息。包括在 _方案选单_ 选取的输入方案、输入法选项状态如「中／西」「简／繁」等。\n\n部署时生成的文档：\n\n* `build/*` - 缓存文档。为使输入法程序高效运行，在部署过程中将配置、韵书等编译为机读格式。\n* `trash/*` - 失效的文档。因 Rime 升级而不再使用的旧文档会自动移入这个文档夹。用家确认不再需要后可以删除。\n\n注：`librime` 1.3 版本之前，编译后的缓存文档（包括应用了补靪的 YAML 配置）直接存放在用户文档夹；`librime` 升级后将其移入 `trash/`。如果某个 YAML 源文档已经找不到了，无法在升级后重新编译，可以从 `trash/` 里面找回一份副本。\n\n## 致谢\n\n感谢的大佬太多了，有很多没敲上😂，还请谅解。\n\n[🍀四叶草拼音输入方案](https://github.com/fkxxyz/rime-cloverpinyin)\n\n[fcitx5-pinyin-zhwiki](https://github.com/ipcjs/fcitx5-pinyin-zhwiki)\n\n[rime-aca](https://github.com/rime-aca/dictionaries)\n\n[半月湾 C](http://tieba.baidu.com/p/3288634121)\n\n[imy0823](http://tieba.baidu.com/p/4125987751)\n\n[Rime's wiki](https://github.com/rime/home/wiki)\n\n[佛振](https://github.com/lotem)、[等 Rime 全体贡献者](https://github.com/orgs/rime/people)\n\n[OpenCC](https://github.com/BYVoid/OpenCC)\n\n[深蓝词库转换器作者](https://code.google.com/p/imewlconverter/) 及全体贡献者\n\n[just4u1314](http://tieba.baidu.com/p/2757690418)\n\n[ACsediment](https://github.com/ACsediment/RimeNewbie)\n\n[Aixtuz](https://github.com/Aixtuz/Rime-Config)\n\n搜狗细胞词库工作人员及贡献者\n\n百度输入法词库工作人员及贡献者\n\nQQ 输入法词库工作人员及贡献者\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasc8384%2Fmyrime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasc8384%2Fmyrime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasc8384%2Fmyrime/lists"}