{"id":21072648,"url":"https://github.com/bambooin/rimerc","last_synced_at":"2025-05-16T09:06:11.346Z","repository":{"id":44407130,"uuid":"177927669","full_name":"Bambooin/rimerc","owner":"Bambooin","description":"rimerc: rimer's dictionary \u0026 config","archived":false,"fork":false,"pushed_at":"2025-03-29T02:15:24.000Z","size":50843,"stargazers_count":344,"open_issues_count":0,"forks_count":36,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-12T04:50:30.893Z","etag":null,"topics":["android","config","dictionary","fcitx-rime","fcitx5-rime","ibus-rime","macos","rime","rimerc","squirrel","trime","weasel","windows"],"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/Bambooin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-03-27T05:58:20.000Z","updated_at":"2025-04-11T03:10:46.000Z","dependencies_parsed_at":"2025-04-04T20:01:15.291Z","dependency_job_id":"0dec5bfe-0af6-4595-a970-d07db077408b","html_url":"https://github.com/Bambooin/rimerc","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bambooin%2Frimerc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bambooin%2Frimerc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bambooin%2Frimerc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bambooin%2Frimerc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bambooin","download_url":"https://codeload.github.com/Bambooin/rimerc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254501558,"owners_count":22081528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["android","config","dictionary","fcitx-rime","fcitx5-rime","ibus-rime","macos","rime","rimerc","squirrel","trime","weasel","windows"],"created_at":"2024-11-19T18:58:32.160Z","updated_at":"2025-05-16T09:06:06.338Z","avatar_url":"https://github.com/Bambooin.png","language":"Shell","readme":"# rimerc: rimer's dictionary \u0026 config\n\n**Enjoy the fantacy journey to the Rime input method easily and efficiently 🎉🎉🎉**\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n[![GitHub release](https://img.shields.io/github/release/Bambooin/rimerc.svg)](https://github.com/Bambooin/rimerc/releases)\n[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)\n\n[English](README.md) | [简体中文](README_sc.md)\n\n## History\n\nWhen first coming into the Rime input methods, seeking for their **privacy and security**, but encountered lots of obstacles\n\nLack of UI settings and steep learning curve are very unfriendly for nobies, very eager to have an out of box solution\n\nCome up with the idea of sharing configuration to help Rime community use it easily and efficiently\n\n## Privacy\n\nInput method as a necessary daily used software, the data involved is extremely **sensitive and privacy**, but most of current commercial input methods abuse of user's data and privacy\n\nFor people who pay attention to personal privacy, it is urgent to have a safe input method.\nRime meets these requirements, but lack of dictionary and configuration is very difficult for begginer, so share rimerc with the community\n\n## Introduction\n\nRimerc is designed to solve the headache of Rime begginer, by providing organized and constantly honed configuration\n\nLots of people cannot use Rime as an usual input method for daily work due to incorrect configuration or lack of dictionary\n\n## Feature\n\n- Out of box solution for Rime\n- All variant of Rime are supported\n- Daily usage for everyone\n- Organized and polished constantly\n- Suitable for nobies of Rime\n\n## Usage\n\n### Path\n\n- Android\n  - [Trime](https://github.com/osfans/trime): /sdcard/rime\n\n- macOS\n  - [Squirrel](https://github.com/rime/squirrel): ~/Library/Rime\n\n- UN\\*X\n  - [Fcitx](https://github.com/fcitx/fcitx-rime): ~/.config/fcitx/rime\n  - [Fcitx5](https://github.com/fcitx/fcitx5-rime): ~/.local/share/fcitx5/rime\n  - [IBus](https://github.com/rime/ibus-rime): ~/.config/ibus/rime\n\n- Windows\n  - [Weasel](https://github.com/rime/weasel): %AppData%\\Rime\n\n### Script\n\nScript mode is recommended, with automatic decompression, backup, and redeployment, more efficient\n\nLinux, macOS, or other terminals with Bash are required to perform the following commands\n\n1. Clone the repository and go to the folder\n\n   ``` bash\n   git clone https://github.com/Bambooin/rimerc.git\n   cd rimerc\n   ```\n\n2. Prepare all relevant configuration and choose your the `$variant`: fcitx, fcitx5, ibus or squirrel\n   ```\n   ./rimerc.sh $variant\n   ```\n\n    After the step is completed, for Linux, the script automatically backs up the existing configuration and redeploy.\n    For macOS and Windows platform, go to step 3\n\n3. Redeploy manually is needed\n\n### Manual\n\nPrepare:\n\n1. **Back up your configuration**, you can rename `rime` folder to `rime.old`\n2. Download the [latest](https://github.com/Bambooin/rimerc/releases) version and unzip locally\n\nDeployment:\n\n3. Redeployment(**Please be patient as dictionary is large**)\n\n   Once the deployment is complete, the `build` directory under the configuration path and a variety of `.bin` files to be considered successful\n\n4. If there are any problems, try:\n   - Clear the system cache (e.g. Android)\n   - Restore default settings (e.g. Android: Go to app, **Configurations --\u003e Reset --\u003e Check all options**)\n\n   Then go to (step 3)\n\nRecover:\n\n5. If the configuration does not meets your needs, you can delete the rime folder, and restore your original configuration\n\n## Acknowledgments\n\n**All dictionary and configuration are gathered from the Rime community and constantly organized**\n- Rime: Thanks to the excellent work by [lotem](https://github.com/lotem)\n- Trime: Thanks to [osfans](https://github.com/osfans) for hard work of Trime\n- easy-en: [rime-easy-en](https://github.com/BlindingDark/rime-easy-en)\n- Squirrel: [scomper](https://github.com/scomper/Rime)\n- Rimer: **Thanks to all of you use, share and promote Rime**\n\n**Thinking rimerc is helpful, thanks for spreading to Rime community🥳🥳🥳**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbambooin%2Frimerc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbambooin%2Frimerc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbambooin%2Frimerc/lists"}