Skip to content

Kappa Japanese Wubi Input Scheme for Rime - Rime 河童日本語五筆字型入力方法 | 漢字直接入力

License

Notifications You must be signed in to change notification settings

momijineko/Rime-KappaJP

Repository files navigation

Kappa Japanese Wubi Input Scheme for Rime

GitHub tag (latest by date) GitHub

English | 中文 | 日本語

A Japanese input scheme based on Wubi86.

It’s a input scheme by Kanji Chokusetsu Nyuryoku漢字直接入力 - Wikipedia to input Japanese.

Declaration

  • The original author of this scheme is 零尾河童, I’m just porting to the Rime input platform.
  • This scheme borrows the OpenCC part of the rime 訓讀み scheme sgalal made.
  • This scheme follows MIT license.

Usage and precautions

Please read the Wiki(only Chinese page now) before using it.

Copy the documents under the root directory of the repo into the user folder of RIME for deployment.

Opencc is used in this scheme to convert Hiragana / Katakana. Please put hirakata.ocd and hira2kata.json in the opencc folder before use.

Before using, you need to add the following content under the patch item in default.custom.yaml.

patch:
  ...
  "key_binder/bindings":
    #- {accept: comma, send: Page_Up, when: paging}
    #- {accept: period, send: Page_Down, when: has_menu}

Welcome everyone to maintain the dictionary of this scheme and submit PRs to me.