Codebase list fcitx-unikey / 705e2e3c-4b6a-4d52-b500-29b4119cfe11/main README
705e2e3c-4b6a-4d52-b500-29b4119cfe11/main

Tree @705e2e3c-4b6a-4d52-b500-29b4119cfe11/main (Download .tar.gz)

README @705e2e3c-4b6a-4d52-b500-29b4119cfe11/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