An open API service indexing awesome lists of open source software.

https://github.com/fcitx/fcitx5-bamboo


https://github.com/fcitx/fcitx5-bamboo

Last synced: 11 months ago
JSON representation

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