https://github.com/fcitx/fcitx5-unikey
https://github.com/fcitx/fcitx5-unikey
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fcitx/fcitx5-unikey
- Owner: fcitx
- Created: 2019-10-22T03:37:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-03T19:16:11.000Z (11 months ago)
- Last Synced: 2025-07-03T20:26:27.797Z (11 months ago)
- Language: C++
- Size: 493 KB
- Stars: 48
- Watchers: 4
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: LICENSES/GPL-2.0-or-later.txt
Awesome Lists containing this project
README
Unikey (Vietnamese Input Method) engine support for Fcitx
Released under mixed GPLv2+
Install:
$ mkdir build && cd build
$ cmake -DCMAKE_INSTALL_PREFIX=[prefix to fcitx5] ..
$ make
# make install