Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin a0001a7caa fix(developer/ide): model debugger mime type mismatch
Fixes #2630.

The MIME type for .js was being read from the registry, which on some
systems has been corrupted to text/plain, which causes Chrome to abort
loading the script. The fix is to avoid loading the system registered
MIME types, which we don't need anyway, because all the MIME types we
are using are in the default hard-coded list.
2020-02-11 20:10:22 +11:00
.github/ISSUE_TEMPLATE [meta] Tweak issue templates 2019-01-04 09:33:44 +11:00
android chore(android): update history.md 2020-02-10 08:26:52 +07:00
common Update km_kbp_context_api.cpp 2020-02-10 13:58:10 +11:00
developer chore: remove node as a dependency 2019-12-10 10:33:52 +00:00
docs Setup @keymanapp/lexical-model-types for publication. 2019-10-01 14:00:15 -06:00
ios Merge pull request #2627 from keymanapp/fix/ios/2597-model-updates 2020-02-11 13:09:17 +07:00
linux fix(linux): Cherrypick linux packaging fixes 2020-02-11 09:35:52 +07:00
mac chore: version numbers in history 2020-01-28 15:16:26 +11:00
oem/firstvoices fix(android): Update build dependencies for Sample and Test projects 2019-11-20 11:08:18 +07:00
resources fix(ci): KEYMAN_ROOT 2020-02-10 13:23:39 +11:00
web Merge pull request #2623 from keymanapp/change/web/build-script-tweaks 2020-02-11 10:36:41 +07:00
windows/src fix(developer/ide): model debugger mime type mismatch 2020-02-11 20:10:22 +11:00
.editorconfig fix(linux): Cherrypick linux packaging fixes 2020-02-11 09:35:52 +07:00
.gitignore chore: add Jetbrains IDE files to top level .gitignore 2019-12-12 10:28:56 +07:00
configure-repo.sh feat(common): basic prepare-commit-msg setup, link 2020-02-04 10:48:17 +07:00
linux.code-workspace default platform and baselayout for linux 2018-12-18 15:49:56 +07:00
README.md [Android] Fixes #2202. If analytics is disabled, the app may crash. 2019-10-14 11:33:19 +07:00
VERSION.md Move version.md to resources/ so that we can reference it more safely. 2018-03-22 15:39:08 +07:00

Keyman

Open Source

Keyman makes it possible for you to type in over 1,000 languages on Windows, iPhone, iPad, Android tablets and phones, and even instantly in your web browser.

Development Status on status.keyman.com

Platform Master Nightly Beta Stable
Windows Build Status Build Status Build Status Build Status
macOS Build Status Build Status Build Status Build Status
Web Build Status Build Status Build Status Build Status
Android Build Status Build Status Build Status Build Status
iOS Build Status Build Status Build Status Build Status
Linux Build Status Build Status Build Status Build Status

Getting Started

Desktop Platforms

Web & Mobile Platforms

Release Types

Each platform maintains multiple types of releases:

  • Stable: A released version.
  • Beta: A version that is nearing full "stable" release.
  • Nightly: Contains the very latest code. These versions are published daily whenever the code changes.

License

Copyright (c) 2018-2019 SIL International. All rights reserved.

Licensed under the MIT License.

Keyman for Linux is licensed under the MIT License apart from ibus-kmfl which is licensed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.