strans/map
2026-01-01 18:22:16 +09:00
..
emoji.dict add eomji(ctrl+e) 2025-12-28 16:49:26 +09:00
emoji.map add eomji(ctrl+e) 2025-12-28 16:49:26 +09:00
emoji.src add eomji(ctrl+e) 2025-12-28 16:49:26 +09:00
english.map set default language to English 2025-12-28 17:33:50 +09:00
grabskkdicts first commit 2025-12-23 20:21:56 +09:00
hangul.map add map (from 9front) 2025-12-23 22:14:06 +09:00
hira.map add map (from 9front) 2025-12-23 22:14:06 +09:00
judou.map add map (from 9front) 2025-12-23 22:14:06 +09:00
kanji.dict first commit 2025-12-23 20:21:56 +09:00
kata.map add map (from 9front) 2025-12-23 22:14:06 +09:00
mkemoji add eomji(ctrl+e) 2025-12-28 16:49:26 +09:00
mktelex.py add vietnam telex input 2026-01-01 18:22:16 +09:00
pinyin.dict first commit 2025-12-23 20:21:56 +09:00
README first commit 2025-12-23 20:21:56 +09:00
skk2ktrans first commit 2025-12-23 20:21:56 +09:00
telex.map add vietnam telex input 2026-01-01 18:22:16 +09:00
wubi.dict first commit 2025-12-23 20:21:56 +09:00

#
# The following are a set of tools to obtain and process dictionaries from the SKK project in order to use them with ktrans(1).
#
# grabskkdicts pulls the skk kana-kanji conversion dictionaries from the skk-dev/dict repo.
# skk2ktrans takes an skk dictionary and converts it into a kanji jisho suitable to be used with ktrans(1).
#
# You can fetch and convert all the dictionaries by running this file.
#

grabskkdicts
for(d in skkdicts/SKK-JISYO.*)
	<$d skk2ktrans >$d.jisho