https://github.com/fcitx/fcitx5-bamboo
https://github.com/fcitx/fcitx5-bamboo
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fcitx/fcitx5-bamboo
- Owner: fcitx
- Created: 2022-06-04T05:41:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-20T21:01:40.000Z (12 months ago)
- Last Synced: 2025-06-20T21:41:35.769Z (12 months ago)
- Language: C++
- Size: 99.6 KB
- Stars: 47
- Watchers: 6
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README
- License: LICENSES/LGPL-2.1-or-later.txt
Awesome Lists containing this project
README
Bamboo (Vietnamese Input Method) engine support for Fcitx
Based on https://github.com/BambooEngine/bamboo-core
Released under LGPLv2.1+
Requires:
Fcitx 5, go.
Install:
$ mkdir build && cd build
$ cmake -DCMAKE_INSTALL_PREFIX=[prefix to fcitx5] ..
$ make
# make install