Skip to content

i3thuan5/Moe-Hkim-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOE-Hkim-Linux

ngienbun/原本檔案係臺灣客家語拼音輸入法Linux个。

詞表

sudo apt install scim-modules-table
mkdir -p text
cd ngienbun/
find . -type f -name '*bin' -exec scim-make-table {} -o ../text/{}.txt \;
cd -