Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gkovacs/rime-td-pinyin-flypy
小鹤双拼输入法(带声调) Input method for typing Chinese using Flypy Double Pinyin (Xiaohe Shuangpin) with Tones, for RIME
https://github.com/gkovacs/rime-td-pinyin-flypy
chinese double-pinyin flypy input-method rime rime-schema shuangpin xiaohe
Last synced: 8 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
- Owner: gkovacs
- Created: 2020-02-24T07:34:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-03T06:51:06.000Z (over 1 year ago)
- Last Synced: 2024-08-02T16:36:20.736Z (4 months ago)
- Topics: chinese, double-pinyin, flypy, input-method, rime, rime-schema, shuangpin, xiaohe
- Language: Python
- Homepage:
- Size: 12.2 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rime - gkovacs/rime-td-pinyin-flypy - 小鹤双拼输入法(带声调) Input method for typing Chinese using Flypy Double Pinyin (Xiaohe Shuangpin) with Tones, for RIME (音碼)
README
# rime-td-pinyin-flypy
## About
This is a layout for typing in Shuangpin (双拼) with the Flypy (小鹤双拼) layout. 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 `gkovacs/rime-td-pinyin-flypy` using plum:
```bash
bash rime-install gkovacs/rime-td-pinyin-flypy
```Finally edit `default.custom.yaml` and add `td_pinyin_flypy` to the schema list:
```bash
patch:
schema_list:
- schema: td_pinyin_flypy
```Now reload RIME and it should appear under your layouts.