initial commit

This commit is contained in:
plasmaofthedawn
2025-07-01 23:49:35 -04:00
commit 6edaffcacb
4 changed files with 3262 additions and 0 deletions

21
readme.md Normal file
View File

@@ -0,0 +1,21 @@
# hiiii
fcitx5 table based inputs for toki pona
adds a few dozen sitelen Kansi inputs (one for each column in https://sona.pona.la/wiki/sitelen_Kansi, as well as one that combines all of them)
as well as one for the UCSUR codepage, one for the emoji one (nasin pi sitelen jelo) and one for the dingbats one (called toki pona script)
emoji and UCSUR data was adapted from [ajemi](https://github.com/dec32/ajemi/tree/master)
# building
all the information for the tables are in that data text filee
running the combine.py script will sort it out into the dictionary and configuration files
# installation
copy all the files under the `confs` directory into `~/.local/share/fcitx5/inputmethod/` and all the files in the `table` dir into `~/.local/share/fcitx5/table/` dir