Codebase list fcitx-sayura / run/54736cca-df1a-4fb6-98d1-71bb39c33f64/main
run/54736cca-df1a-4fb6-98d1-71bb39c33f64/main

Tree @run/54736cca-df1a-4fb6-98d1-71bb39c33f64/main (Download .tar.gz)

## 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