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
- Host: GitHub
- URL: https://github.com/fcitx/fcitx-unikey
- Owner: fcitx
- License: gpl-3.0
- Created: 2012-05-05T09:26:09.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2023-04-25T20:26:59.000Z (about 3 years ago)
- Last Synced: 2023-04-25T21:37:10.390Z (about 3 years ago)
- Language: C++
- Size: 242 KB
- Stars: 50
- Watchers: 9
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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