Coder Social home page Coder Social logo

rime-configuration's Introduction

Rime Configuraion

本仓库用于存放自用 Rime 配置

文件说明

rime
├── Android
│  ├── backgrounds
│  ├── trime.yaml
│  ├── 单静.trime.custom.yaml
│  └── 单静.trime.yaml
├── Common
│  ├── build
│  ├── custom_phrase_double_pinyin.txt
│  ├── default.yaml
│  ├── dictionary
│  ├── double_pinyin.custom.yaml
│  ├── double_pinyin.schema.yaml
│  ├── key_bindings.yaml
│  ├── lua
│  ├── melt_eng.custom.yaml
│  ├── melt_eng.schema.yaml
│  ├── opencc
│  ├── punctuation.yaml
│  ├── radical_pinyin.custom.yaml
│  ├── radical_pinyin.dict.yaml
│  ├── radical_pinyin.schema.yaml
│  ├── rime.lua
│  ├── rime_cn.dict.yaml
│  ├── rime_en.dict.yaml
│  ├── symbols.yaml
│  ├── zh-hans-t-essay-bgc.gram
│  └── zh-hans-t-essay-bgw.gram
├── Darwin
│  └── squirrel.custom.yaml
├── iOS
├── Linux
└── Windows
   └── weasel.custom.yaml

仓库中 Rime 目录下为 Rime 所有配置文件,其中:

  • Common 目录为所有平台共享内容;
  • 其余指定平台类型文件夹内容为该平台独享

配置说明

输入方案

输入扩展功能

Lua 脚本说明
脚本名 脚本说明
datetime 用于输入日期、星期、时间
unicode 用于输入 unicode
rime_lua_select_character 以词定字
reduce_english_filter 用于降低部分英语单词的权重
insert_space_between_words 候选词中英文间增加空格
number_translator 对输入的数字进行大写转换
autocap_filter 英文大写转换,首字符大写转换小写单词为首字母大写,前 2 个字符大写转换小写单词为全大写
moran* 魔然 方案相关 lua 脚本

词库

使用说明

桌面平台

# 克隆当前项目
git clone https://github.com/WithdewHua/rime-configuration.git

# 复制所有文件至 Rime 用户目录
# 注意:
#   - Windows 平台需注意先退出算法服务
#   - Linux 适配 fcitx5
python3 init_rime.py

# deploy&enjoy!

移动平台

通用

将仓库 Rime/CommonRime/<平台类型> 文件夹内容复制到 Rime 用户文件夹中,重新部署即可。

仓 (Hamster)

前提条件:

  • 仓中启用 iCloud
  • 联网的 Mac

使用方法:

# 在 Mac 上克隆当前项目
git clone https://github.com/WithdewHua/rime-configuration.git

# 复制 rime 配置文件到仓的 iCloud 目录中
python3 init_rime.py --os ios

# 确认 iCloud 文件同步至手机后,进入仓中重新部署即可

更多

增加输入方案、添加词库、设置同步等自定义配置可参考 Rime 输入法配置记录

感谢

Rime

字体

rime-configuration's People

Contributors

withdewhua avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.