All Projects → Hanjp-IM → ibus-hanjp

Hanjp-IM / ibus-hanjp

Licence: other
An Input method that enables to write Japanese script by typing its pronunciation in Korean hangul script.

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to ibus-hanjp

Rime Double Bopomo
Double bopomo(ẑù-yīn), A Chinese Input Method for Taiwanese, ẑù-yīn users.雙碼注音,給注音使用者的雙拼輸入法。不需要額外學習漢語拼音。如果覺得不錯請幫我多多推廣宣傳。(繁體、中文、雙拼、輸入法、臺灣、正體)
Stars: ✭ 58 (+190%)
Mutual labels:  input-method
Extra Keyboards For Chrome Os
Extra keyboard layouts and input methods for Chrome OS
Stars: ✭ 140 (+600%)
Mutual labels:  input-method
Somiao Pinyin
Somiao Pinyin: Train your own Chinese Input Method with Seq2seq Model 搜喵拼音输入法
Stars: ✭ 209 (+945%)
Mutual labels:  input-method
Hallelujahim
hallelujahIM(哈利路亚 英文输入法) is an intelligent English input method with auto-suggestions and spell check features, Mac only.
Stars: ✭ 1,334 (+6570%)
Mutual labels:  input-method
Eskk.vim
eskk is pure Vim script implementation of input method engine SKK
Stars: ✭ 120 (+500%)
Mutual labels:  input-method
Autokbisw
Automatic keyboard/input source switching for OSX
Stars: ✭ 176 (+780%)
Mutual labels:  input-method
Liberime
A emacs dynamic module provide librime bindings for emacs
Stars: ✭ 48 (+140%)
Mutual labels:  input-method
Openbangla Keyboard
An OpenSource, Unicode compliant Bengali Input Method
Stars: ✭ 235 (+1075%)
Mutual labels:  input-method
Emacs Smart Input Source
Less manual switch for native or OS input source (input method).
Stars: ✭ 130 (+550%)
Mutual labels:  input-method
Kime
Korean IME
Stars: ✭ 208 (+940%)
Mutual labels:  input-method
Emoji Vue
Add emoji keyboard to your vuejs project
Stars: ✭ 111 (+455%)
Mutual labels:  input-method
Chinese rime
收集現代漢語方言和古漢語的中州韻輸入法拼音方案 Collection of phonetic spelling schemas for Sinitic languages and dialects
Stars: ✭ 118 (+490%)
Mutual labels:  input-method
Jszhuyin
JS 注音:JavaScript 自動選字注音輸入法;"Smart" Chinese Zhuyin Input Method in JavaScript.
Stars: ✭ 184 (+820%)
Mutual labels:  input-method
Lipika Ime
Input Method Engine (IME) for Mac OS X with built-in support for all Indic Languages
Stars: ✭ 76 (+280%)
Mutual labels:  input-method
Libchewing
libchewing - The intelligent phonetic input method library
Stars: ✭ 214 (+970%)
Mutual labels:  input-method
Skk.vim
skk.vim with miscellaneous hacks. patches/forks are welcome. if you are insterested in improving skk.vim, please contact me by twitter, email, and so on.
Stars: ✭ 56 (+180%)
Mutual labels:  input-method
Rime Cantonese
Rime Cantonese input schema | 粵語拼音輸入方案
Stars: ✭ 173 (+765%)
Mutual labels:  input-method
rime-wugniu zaonhe
上海吳語拼音輸入方案 · 上海吴语拼音输入方案 · Rime input schemas for Shanghai Dialects
Stars: ✭ 20 (+0%)
Mutual labels:  input-method
Emacs Rime
RIME ㄓ in Emacs
Stars: ✭ 229 (+1045%)
Mutual labels:  input-method
Ghostskb
Smart input method switcher like a ghost
Stars: ✭ 186 (+830%)
Mutual labels:  input-method

Hanjp Input Method

Getting Started

git clone --recurse-submodules https://github.com/Hanjp-IM/hanjp-im.git
cd hanjp-im
# Then, you can build engine mannually
mkdir build
cd build
cmake ..
make

Although you can build it mannually, we recommend to use IDE such as VS Code, CLion.

About Hanjp project

The Hanjp Input Method project is a IME project that aims to give a Hangul jaso Japanese editing enviornment in Korean users friendly form. With a hanjp engine that fits in your environment, you can edit a Kana document with a Hangul jaso. This project supports(but not limited to) Linux platform.

Dependencies

Currently, the software depends on two packages.

libhangul
libibus

We can install packages with fllowing command.

# On Ubuntu
sudo apt update && sudo apt install libibus-1.0-dev libhangul-dev

License

It is noted in License

Links

시연 영상을 YouTube 에서 보려면 아래 이미지를 누르세요
Click the image below to watch hanjp-im demo on YouTube
Working Hanjp IM prototype demo video

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].