Codebase list fcitx-unikey / cbcbeec5-8858-4aa1-a5a2-ddf6c44355ff/main README
cbcbeec5-8858-4aa1-a5a2-ddf6c44355ff/main

Tree @cbcbeec5-8858-4aa1-a5a2-ddf6c44355ff/main (Download .tar.gz)

README @cbcbeec5-8858-4aa1-a5a2-ddf6c44355ff/mainraw · 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