Merge pull request #15 from rsadam-google/master

Uprev again to add missing events/ directory
tree: 23d48f31bc7074292ad0adeb26f2d57cf3b07951
  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.