Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

fcitx/fcitx-sayura

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Packages

No packages published

Languages

  • C 77.4%
  • CMake 22.6%