Merge pull request #11 from lotem/client_inline_composition

client: add an optional field for inline composition text in the message.
tree: d78d19f416a5608f54dc511e403630fae5ebb6a4
  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.