Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkovacs/rime-td-pinyin-flypy-display
小鹤双拼输入法(带声调) Input method for typing Chinese using Flypy Double Pinyin (Xiaohe Shuangpin) with Tones, for RIME
https://github.com/gkovacs/rime-td-pinyin-flypy-display
chinese double-pinyin input-method rime rime-schema shuangpin xiaohe
Last synced: 4 days ago
JSON representation
小鹤双拼输入法(带声调) Input method for typing Chinese using Flypy Double Pinyin (Xiaohe Shuangpin) with Tones, for RIME
- Host: GitHub
- URL: https://github.com/gkovacs/rime-td-pinyin-flypy-display
- Owner: gkovacs
- Created: 2020-03-02T05:21:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T06:51:17.000Z (over 1 year ago)
- Last Synced: 2024-11-08T02:14:23.757Z (about 2 months ago)
- Topics: chinese, double-pinyin, input-method, rime, rime-schema, shuangpin, xiaohe
- Homepage:
- Size: 3.68 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rime-td-pinyin-flypy-display
## About
This is a layout for typing in Shuangpin (双拼) with the Flypy (小鹤双拼) layout. Will display pronunciations in Cantonese as you type in Mandarin. Tones can be entered as follows:
* Tone 1: `;`
* Tone 2: `/`
* Tone 3: `,`
* Tone 4: `.`## 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-td-pinyin-flypy-display` using plum:
```bash
bash rime-install gkovacs/rime-td-pinyin-flypy gkovacs/rime-double-jyutping gkovacs/rime-td-pinyin-flypy-display
```Finally edit `default.custom.yaml` and add `td_pinyin_flypy_display` to the schema list:
```bash
patch:
schema_list:
- schema: td_pinyin_flypy_display
```Now reload RIME and it should appear under your layouts.