Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 501 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 501 Bytes

Sinhala-Addendum-Phonetic-Fcitx

A phonetic input method for Sinhala that aims to be intuitive and predictable. Built on the fcitx engine and their sayura port.

License

Sinhala-Addendum-Phonetic-Fcitx is a free software released under GPLv2.

Install (From Source)

$git clone [email protected]:AdelinaM17n/Sinhala-Addendum-Phonetic-Fcitx.git
$cd sinhala-addendum-phonetic-fcitx
$mkdir -p build
$cd build
$cmake .. -DCMAKE_INSTALL_PREFIX=/usr
$make
#make install