Skip to content

Multilingual speaker All-in-one Input Method Solution, Integrated Vocabulary Translation Hybrid Coding Input, Now support Pinyin+Wubi+Romaji+English mixed input.

Notifications You must be signed in to change notification settings

snomiao/rime-snomiao

Repository files navigation

rime-snomiao Multilingual IME (EN+JA+ZH)

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.

多语言使用者一体化输入法,集成词汇翻译混合编码输入,现在支持拼音+五笔+罗马字+英语混合输入。

多言語話者向けオールインワン入力ソリューション、統合語彙翻訳ハイブリッドコーディング入力、今ピンイン+五笔+ローマ字+英語の混合入力をサポート。

Why?

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)

List of Plans/Features

Snowstar-Wubi ⌨️

  • Improved variable-length encoding technology based on the Microsoft Wubi code table, greatly enhancing the efficiency of long sentence input in Wubi

Quick Start

Installation and Configuration 🗳️

Install in Mac, Use with OSX 🍎

  1. Install Squirrel here (branch for Rime on Mac).

    1. rime.im (official website)
    2. or brew install squirrel --cask
  2. Install rime-snomiao receipe.

    git clone https://github.com/snomiao/rime-snomiao
    cd rime-snomiao
    git pull origin
    cp -r ./Rime/* ~/Library/Rime/
  3. In the upper right corner of the screen, in the input method drop-down menu, click on 'Deploy' to load.

  • TODO, PR's welcome.

Install on Windows 🪟

  1. Firstly, install the Weasel input method, Official website: Download and Installation | RIME | Zhongzhou Rhyme Input Method Engine or use Chocolatey to install cup weasel

  2. Install this input scheme

  • Method 0
  • 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)
  • Method 3 (Automatic)
    • Run npx rime-snomiao@latest Please note that this input scheme cannot use Dongfeng Po (plum) to install.
  1. After the installation is complete, please configure the input method

Linux 🐧

  • TODO, PR’s welcome

Configuration

WeaselDeployer.exe F4
config select

Custom

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 詞典贡献

Dictionary contribute 詞典贡献

  1. fork rime-snomiao to your account, and clone to local
  2. put this dictionary into /dict
  3. git commit -a -m "YOUR dictionary NAME"
  4. git push
  5. view your forked branch in github
  6. PR button should shown, click it

LICENSE

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)

rime-snomiao Social Network

telegram: @rime_snomiao https://t.me/rime_snomiao

References & ThanksTo

About

Author 👩‍💻

Author: snomiao snomiao@gmail.com Website: snomiao.com

Sponsors 💰

  • None yet.

Claim your sponsorship by donating snomiao <Email: snomiao@gmail.com>

Contribute 💻

The main repo is in here, any issue and PR's welcome.

Published 📰

rime-snomiao 雪星的小狼毫输入法方案

About

Multilingual speaker All-in-one Input Method Solution, Integrated Vocabulary Translation Hybrid Coding Input, Now support Pinyin+Wubi+Romaji+English mixed input.

Resources

Stars

Watchers

Forks

Packages

No packages published