https://github.com/fcitx/fcitx5-sayura
https://github.com/fcitx/fcitx5-sayura
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/fcitx/fcitx5-sayura
- Owner: fcitx
- Created: 2018-01-02T23:13:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T23:29:36.000Z (over 1 year ago)
- Last Synced: 2025-03-26T20:49:39.371Z (about 1 year ago)
- Language: C++
- Size: 119 KB
- Stars: 1
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/GPL-2.0-or-later.txt
Awesome Lists containing this project
README
## Fcitx-Sayura
Fcitx-Sayura is a Sinhala input method for Fcitx input method framework ported from IBus-Sayura.
### License
Fcitx-Sayura is a free software released under GPLv2.
### Install (From Source)
$git clone git@github.com:yuyichao/fcitx-sayura.git
$cd fcitx-sayura
$mkdir -p build
$cd build
$cmake .. -DCMAKE_INSTALL_PREFIX=/usr
$make
#make install