An open API service indexing awesome lists of open source software.

https://github.com/fcitx/fcitx-unikey

Unikey wrapper for Fcitx
https://github.com/fcitx/fcitx-unikey

Last synced: about 1 year ago
JSON representation

Unikey wrapper for Fcitx

Awesome Lists containing this project

README

          

Unikey (Vietnamese Input Method) engine support for Fcitx

Released under GPLv3+

Install:
$ mkdir build && cd build
$ cmake -DCMAKE_INSTALL_PREFIX=`fcitx4-config --prefix` ..
$ make
# make install