Skip to content

Hanjp-IM/ibus-hanjp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •