Codebase list fcitx-unikey / upstream/0.2.7+git20221120 README
upstream/0.2.7+git20221120

Tree @upstream/0.2.7+git20221120 (Download .tar.gz)

README @upstream/0.2.7+git20221120raw · history · blame

1
2
3
4
5
6
7
8
9
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