Add new files: 1.0.4.7
70 files changed
tree: 075fc3fda44a0e82706fd439f18556090f8a443b
  1. chrome/
  2. client/
  3. cloud/
  4. LICENSE
  5. README.md
README.md

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.