Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gkovacs/rime-double-jyutping-display

粤语双拼输入法 Input method for typing Chinese using Cantonese pronunciations with 2-3 keys per character, based on RIME
https://github.com/gkovacs/rime-double-jyutping-display

cantonese chinese double-pinyin input-method jyutping rime rime-schema shuangpin

Last synced: 4 days ago
JSON representation

粤语双拼输入法 Input method for typing Chinese using Cantonese pronunciations with 2-3 keys per character, based on RIME

Awesome Lists containing this project

README

        

# rime-double-jyutping-display

## About

This is a layout for typing in a custom Shuangpin (双拼) layout for Cantonese (粤语). It will display Mandarin pronunciations as you type Cantonese words. Tones can be entered as follows:

* Tone 1: `;`
* Tone 2: `/`
* Tone 3: `,`
* Tone 4: `x`
* Tone 5: `v`
* Tone 6: `.`

## Installing

First ensure you have plum installed. For macOS this would be:

```bash
cd ~/Library/Rime
wget https://git.io/rime-install
```

Then install dependencies and `gkovacs/rime-double-jyutping-display` using plum:

```bash
bash rime-install gkovacs/rime-double-jyutping gkovacs/rime-td-pinyin-flypy gkovacs/rime-double-jyutping-display
```

Finally edit `default.custom.yaml` and add `double_jyutping` to the schema list:

```bash
patch:
schema_list:
- schema: double_jyutping_display
```

Now reload RIME and it should appear under your layouts.