Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.28 KB

README.en.md

File metadata and controls

39 lines (30 loc) · 1.28 KB

Dotdanbae keyboard

Introduction

Dotdanbae is Korean input method for Sailfish OS. Keyboard interface is based on Japanese IME, Korean input automata for 2-set keyboard is based on Online Hangul Input. Cheonjiin input uses Hangul.js for assembling the letters. Dotdanbae supports multiple layouts.

The name comes from Korean word for sailboat.

Supported layouts

  • 2-set layout, Danmoeum
  • Naratgeul
  • Cheonjiin
  • SKY (VEGA) Hangul

Build and install

There are no native code used in this input method. To install on your device, just install the provided rpm file using your favorite way.

Requires Sailfish OS 1.0.3.8 or above.

To-dos

  • Word suggestion support
  • Follow finalized API for Jolla's input method.

License

Dotdanbae is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

External components used in this program is licensed as following:

  • Sailfish keyboard layout code: Modified BSD License
  • Online Hangul Input: GNU General Public License version 2.0 and later
  • Hangul.js library: MIT