Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Tim Eves 9af3308ef3 Fix a compiler warnings in context_api under clang and statically link.
While dynamic linking works on linux & Mac OS due to rpath support 
Windows can't find the dll when debugging the test case unless it's 
copied into the tests builddir or it has it's working dir set to the 
DLL's builddir.
2018-10-29 16:05:06 +07:00
android Disable text portion of splash screen 2018-08-30 16:25:31 +07:00
common/engine/keyboardprocessor Fix a compiler warnings in context_api under clang and statically link. 2018-10-29 16:05:06 +07:00
ios [iOS] Added entries to plist to say that Keyman is not document-based 2018-09-11 10:42:37 -04:00
linux missing logging import 2018-09-14 09:34:32 +07:00
mac Replaced copyright info in DMG with "Created by" text 2018-09-10 11:33:51 -04:00
resources Merge branch 'master' into beta-P3S5-merge-to-alpha 2018-06-14 10:39:03 +07:00
web Fixup cmdline 2018-07-06 14:43:51 +07:00
windows/src Final cleanup 2018-09-11 19:08:49 +07:00
.gitignore [linux] use python logging module to control cl output 2018-09-12 17:14:05 +07:00
README.md relicense kmflutil.c and kmflutil.h to MIT 2018-05-22 11:21:28 +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

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

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.

Getting Started

Desktop Platforms

Windows macOS Linux

Web & Mobile Platforms

Web Android iOS

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 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.