Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
darcywong00 ce1781124a Change parameter names for Firebase logging
The `.` character isn't allowed in parameter names passed to Firebase analytics. This was flagging Firebase errors when trying to view the events in the Firebase console.

Replacing `cm.` with `cm_` works. (cm is just the naming convention I used for JS ConsoleMessage properties)
2018-03-16 13:07:14 +07:00
android Change parameter names for Firebase logging 2018-03-16 13:07:14 +07:00
ios fix force unwrap of optional kmp params for fonts 2018-03-07 21:46:54 -07:00
mac Removed unnecessary event taps for "other" mouse button. 2018-03-05 15:14:12 -05:00
resources Fixup paths 2018-02-12 08:14:11 +07:00
web Merge pull request #651 from keymanapp/web-testing-robustness 2018-03-09 10:49:48 +07:00
windows/src Merge pull request #669 from keymanapp/windows-kmtip-debug-logging-tweak 2018-03-15 20:42:21 +07:00
.gitignore Fixup attachType for web debugger in Keyman Developer 2017-10-20 10:11:27 +07:00
README.md Stop warnings being reported during CI builds 2018-02-01 10:35:48 +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

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

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.