├── LICENSE ├── README.md ├── demo ├── 0.gif ├── 1.png ├── 2.png ├── 3.png └── 4.png ├── tupa.dict.yaml ├── tupa.schema.yaml ├── tupa.words.dict.yaml ├── tupa_unspaced.dict.yaml └── tupa_unspaced.schema.yaml /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/README.md -------------------------------------------------------------------------------- /demo/0.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/demo/0.gif -------------------------------------------------------------------------------- /demo/1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/demo/1.png -------------------------------------------------------------------------------- /demo/2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/demo/2.png -------------------------------------------------------------------------------- /demo/3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/demo/3.png -------------------------------------------------------------------------------- /demo/4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/demo/4.png -------------------------------------------------------------------------------- /tupa.dict.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/tupa.dict.yaml -------------------------------------------------------------------------------- /tupa.schema.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/tupa.schema.yaml -------------------------------------------------------------------------------- /tupa.words.dict.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/tupa.words.dict.yaml -------------------------------------------------------------------------------- /tupa_unspaced.dict.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/tupa_unspaced.dict.yaml -------------------------------------------------------------------------------- /tupa_unspaced.schema.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nk2028/rime-tupa/HEAD/tupa_unspaced.schema.yaml --------------------------------------------------------------------------------