{"id":30028046,"url":"https://github.com/amorphobia/rime-user-config","last_synced_at":"2026-04-12T04:01:16.123Z","repository":{"id":159211513,"uuid":"634433671","full_name":"amorphobia/rime-user-config","owner":"amorphobia","description":"Rime 用户配置","archived":false,"fork":false,"pushed_at":"2026-04-12T02:00:57.000Z","size":1500,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-12T03:29:41.363Z","etag":null,"topics":["rime-config","rime-custom","rime-settings"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amorphobia.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-04-30T05:17:11.000Z","updated_at":"2026-04-12T01:56:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"6402cebf-b68a-4762-8811-9663309d6bb0","html_url":"https://github.com/amorphobia/rime-user-config","commit_stats":null,"previous_names":[],"tags_count":281,"template":false,"template_full_name":null,"purl":"pkg:github/amorphobia/rime-user-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amorphobia%2Frime-user-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amorphobia%2Frime-user-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amorphobia%2Frime-user-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amorphobia%2Frime-user-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amorphobia","download_url":"https://codeload.github.com/amorphobia/rime-user-config/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amorphobia%2Frime-user-config/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31703501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"online","status_checked_at":"2026-04-12T02:00:06.763Z","response_time":58,"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":["rime-config","rime-custom","rime-settings"],"created_at":"2025-08-06T14:13:55.000Z","updated_at":"2026-04-12T04:01:16.071Z","avatar_url":"https://github.com/amorphobia.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rime 用户配置\n\n使用 GitHub Actions 自动集成以生成各个平台的 Rime 配置\n\n## 包含方案\n\n主要方案\n- [🌟️星空键道](https://github.com/amorphobia/rime-jiandao)\n- [袖珍简化字拼音](https://github.com/rime/rime-pinyin-simp)\n- [日本語](https://github.com/gkovacs/rime-japanese)\n- [蜀拼-重慶](https://github.com/Papnas/shupin)\n\nOpencc 方案\n- [繪文字](https://github.com/rime/rime-emoji)\n- [➕️绘文字加](https://github.com/amorphobia/rime-emoji-plus)\n- [OpenCC 简繁转换之通用规范汉字标准](https://github.com/amorphobia/opencc-tonggui)\n- [OpenCC 转换之焱暒妏](https://github.com/amorphobia/opencc-martian)\n\n## 使用\n\n### 脚本安装\n\n- [小狼毫](https://github.com/rime/weasel)：使用 PowerShell 运行下面的命令\n\n```powershell\n# 如果是第一次运行，可能需要这一条命令，之后不需要\nSet-ExecutionPolicy RemoteSigned -Scope CurrentUser\n\n# 直接安装\nirm https://raw.githubusercontent.com/amorphobia/rime-user-config/master/scripts/installer.ps1 | iex\n\n# 或者使用代理\n$Proxy = \"http://addr:port\"\n\u0026 ([scriptblock]::Create((irm -Proxy $Proxy https://raw.githubusercontent.com/amorphobia/rime-user-config/master/scripts/installer.ps1))) -Proxy $Proxy\n```\n\n### 下载安装\n\n在[最新发布页面](https://github.com/amorphobia/rime-user-config/releases/latest)下载对应平台的 `zip` 文件\n\n- 小狼毫：解压后，将文件夹内所有文件复制到 `%APPDATA%\\Rime\\` 中，重新部署\n- [仓输入法](https://github.com/imfuxiao/Hamster)：直接用仓 App 打开 `zip` 文件即可\n- [iRime](https://apps.apple.com/app/id1142623977)：用 iRime 主程序打开 `zip` 文件后重新部署\n- [鼠须管](https://github.com/rime/squirrel)：解压后，将文件夹内所有内容复制到 `~/Library/Rime/` 中，重新部署\n\n注：据美区用户反馈，iRime 主程序接入了[友盟+](https://www.umeng.com)进行用户追踪[^1]。\n![App Store Snapshot](pics/irime-appstore-snapshot.png)\n\n### 自动构建版本\n\n在 [Actions](https://github.com/amorphobia/rime-user-config/actions) 页面选择要使用的构建，下载对应的 Artifacts。注意，自动构建版本比发布版多一层压缩。\n\n## 待办\n\n* [x] 生成[鼠须管](https://github.com/rime/squirrel)配置包\n* [x] 电脑端一键安装脚本（小狼毫）\n* [ ] 电脑端一键安装脚本（鼠须管）\n\n[^1]: [商店评价页面](https://apps.apple.com/us/app/id1142623977?see-all=reviews)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famorphobia%2Frime-user-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famorphobia%2Frime-user-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famorphobia%2Frime-user-config/lists"}