Skip to content

splash5/google-input-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-input-tools

This repo contains various of input tools.

Under "chrome/os", it is open source'd input tools for Chromium OS. Currently there are following input tools:

  • Chinese input methods, the decoding engines are written in pure Javascript.
    • Simplified Chinese Pinyin input method.
    • Traditional Chinese Zhuyin input method.
    • Traditional Chinese Cangjie input method.
  • M17n keyboards.
  • Korean libhangul-based input methods.

Under "client", it is open source'd Chinese Pinyin IME for Windows.

Under "cloud", it is JS-based input tools. Currently there are only M17n keyboards which don't require a cloud service for suggestion decoding.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.1%
  • C++ 39.2%
  • C 1.4%
  • Python 0.4%
  • CSS 0.3%
  • Makefile 0.3%
  • Other 0.3%