Aucune description

Mark24 f1c2f41651 update: readme il y a 2 ans
backup aa794aa671 refactor: use installer il y a 2 ans
custom 0342265c6a update: add fuzzy pinyin config & update theme bg il y a 2 ans
images 6fb9f04139 fix: copy config il y a 2 ans
lib 8e8f1b5555 refactor: slim code il y a 2 ans
os 0342265c6a update: add fuzzy pinyin config & update theme bg il y a 2 ans
.gitignore 0f9235fc83 feat: ignore il y a 2 ans
LICENSE 8a32f849f2 Initial commit il y a 2 ans
README.md f1c2f41651 update: readme il y a 2 ans
deploy.rb cbf510fffe feat: add back to deploy il y a 2 ans
installer.rb 8e8f1b5555 refactor: slim code il y a 2 ans

README.md

Rime auto deploy

一个自用的脚本,帮助无痛快速安装、部署 Rime 输入法(中州韵、小狼毫,鼠须管)以及部署配置。

系统

⚠️ 支持:

  • MacOS ✅
  • Linux 发行版 ✅
  • Windows ❌

rime result working

依赖

安装 Ruby 3

  • Mac OS brew install ruby
  • Debian Linux distro sudo apt install ruby
  • 其他 Linux 根据自己情况判断。有些 Linux 可能自带 Ruby

⚠️ MacOS脚本会自动帮助安装 Rime,Linux下由于发行版、Rime 衍生方式太多,需要自行提前安装 Rime。

For Fcitx5, install fcitx5-rime.
For Fcitx, install fcitx-rime.
For IBus, install ibus-rime.

more: https://wiki.archlinux.org/title/Rime

使用方法

step1: 克隆到本地

git clone --depth=1 https://github.com/Mark24Code/rime-auto-deploy.git --branch v2.4.0

step2: 执行部署脚本

./installer.rb

自动部署内容:

step1: 确认安装 Rime 输入法,自动安装

需要用户自行登出,重进系统,设置Rime输入法为系统输入法

step2: 备份 Rime 默认配置

step3: 自动安装 Rime-ice 配置

step4: 自动追加自定义配置模板

参考&感谢: