/chrome-unikey

(Fork) Input method for Chrome OS

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

chrome-unikey

chrome-unikey is an chrome extension that provide input method for Chrome OS that built on libunikey

Build Status

The extension is published at Chrome Webstore

Please create an issue for any question, feature request or bug

Install

  1. Install emscripten sdk

  2. Build

    source /path/to/emsdk/emsdk_env.sh
    cd chrome-unikey
    git submodule update --init
    npm install
    make
    
  3. Goto chrome://extensions/ then Load unpacked, path chrome-unikey/build/debug or chrome-unikey/build/release