Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Tim Eves 674917f2bc Use more generic preprocessor macro 64bit
__x86_64__ is only for Intel __LP64__ and _LP64 are for any arch that has 64bit `long int` and pointers, and 32bit `int` same as Intel.
2019-02-27 07:07:32 +07:00
android [meta] 11.0 stable versions 2019-02-25 15:44:24 +11:00
common/engine/keyboardprocessor Use more generic preprocessor macro 64bit 2019-02-27 07:07:32 +07:00
ios [meta] 11.0 stable versions 2019-02-25 15:44:24 +11:00
linux [Linux] Update history 2019-02-26 05:56:22 +11:00
mac [meta] 11.0 stable versions 2019-02-25 15:44:24 +11:00
resources Merge branch 'beta-11.0-history-seed' of https://github.com/keymanapp/keyman into beta-11.0-history-seed 2019-01-02 09:00:36 +07:00
web History.md update 2019-02-26 08:48:33 +07:00
windows/src Merge pull request #1623 from keymanapp/beta-11.0-history.md-final 2019-02-25 15:57:17 +11:00
.gitignore Whitespace, warnings and header tidy ups 2018-12-17 23:28:59 +07:00
linux.code-workspace default platform and baselayout for linux 2018-12-18 15:49:56 +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.