The integrated input method for multilingual users now supports mixed input of Pinyin, Wubi, Roman letters, and English, with the addition of integrated vocabulary translation.
多语言使用者一体化输入法,集成词汇翻译混合编码输入,现在支持拼音+五笔+罗马字+英语混合输入。
多言語話者向けオールインワン入力ソリューション、統合語彙翻訳ハイブリッドコーディング入力、今ピンイン+五笔+ローマ字+英語の混合入力をサポート。
- Language: [English] | 简体中文
The project mainly solve the following issues:
-
Can't type Chinese using the Japanese input method, and can't type Japanese using the Chinese input method, always having to switch. What to do? (Mixed Chinese and Japanese input)
-
Additionally, the system's default Japanese input method can't directly type English... (Rime by pressing Enter)
-
Know English and are learning Japanese, want to know how to say a word in Japanese? (Translate English words to Japanese)
-
Know Chinese and are learning Japanese, want to know how to type the same character in Japanese? (Reverse lookup for Japanese)
-
Know Wubi, but sometimes can't remember certain characters and want to use Pinyin. (Mixed Wubi and Pinyin input)
-
Sometimes want to type some emojis 😈. (Convert Chinese characters to emojis)
-
🌠 Realize all these dreams simultaneously (using this solution)
- Improved variable-length encoding technology based on the Microsoft Wubi code table, greatly enhancing the efficiency of long sentence input in Wubi
-
Windows User: Download and Install Engine here: 下載及安裝 | RIME | 中州韻輸入法引擎
npx rime-snomiao
-
Linux User: Download and Install Engine here: 下載及安裝 | RIME | 中州韻輸入法引擎
brew install squirrel --cask
-
Mac User: Download and Install Engine here: 下載及安裝 | RIME | 中州韻輸入法引擎
brew install squirrel --cask
-
Install Squirrel here (branch for Rime on Mac).
- rime.im (official website)
- or
brew install squirrel --cask
-
Install rime-snomiao receipe.
git clone https://github.com/snomiao/rime-snomiao cd rime-snomiao git pull origin cp -r ./Rime/* ~/Library/Rime/
-
In the upper right corner of the screen, in the input method drop-down menu, click on 'Deploy' to load.
- TODO, PR's welcome.
-
Firstly, install the Weasel input method, Official website: Download and Installation | RIME | Zhongzhou Rhyme Input Method Engine or use Chocolatey to install
cup weasel
-
Install this input scheme
- Method 0
- Download the Release and then unzip
./Rime/*
toC:\Users\Your username\AppData\Roaming\Rime
- https://github.com/snomiao/rime-snomiao/releases/
- Download the Release and then unzip
- Method 1
- Download, unzip this project and copy the content of
./Rime
folder to:C:\Users\Your username\AppData\Roaming\Rime
(i.e., %APPDATA%\Rime ) - Configure the input method (or restart the system)
- Download, unzip this project and copy the content of
- Method 3 (Automatic)
- Run
npx rime-snomiao@latest
Please note that this input scheme cannot use Dongfeng Po (plum) to install.
- Run
- After the installation is complete, please configure the input method
- TODO, PR’s welcome
WeaselDeployer.exe | F4 |
---|---|
You can modify the emoticons in kaomoji.dict.yaml (not used by default, need to be manually imported)
Pinyin can be changed in ``
dependencies:
- pinyin_simp
You can replace Wubi with 98 or others, at the following location
translator:
dictionary: wubi86
Dictionary contribute 詞典贡献
- fork rime-snomiao to your account, and clone to local
- put this dictionary into /dict
- git commit -a -m "YOUR dictionary NAME"
- git push
- view your forked branch in github
- PR button should shown, click it
This project is Copyleft, take it if you love it.
(But if you need it for commercial purposes, be aware of the licenses of the other few schemes included in the project (but there shouldn't be such people ...), if you have this requirement, please refer to Reference and go in to see their License for yourself)
telegram: @rime_snomiao https://t.me/rime_snomiao
- Full Emoji Database
- 中日英自然码(带辅码)双拼输入法
- Rime double pinyin plus
- OpenCC
- rime/rime-pinyin-simp: 【袖珍簡化字拼音】輸入方案
- rime/rime-wubi: 【五筆字型】輸入方案
- gkovacs/rime-japanese: 日语输入法 Input method for typing Japanese with RIME
- 日本人名地名平假名汉字双向词典
- Mouse Dictionary
Author: snomiao snomiao@gmail.com Website: snomiao.com
- None yet.
Claim your sponsorship by donating snomiao <Email: snomiao@gmail.com>
The main repo is in here, any issue and PR's welcome.
rime-snomiao 雪星的小狼毫输入法方案