mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
47 lines
4.1 KiB
Markdown
47 lines
4.1 KiB
Markdown

|
|
|
|
Open Source
|
|
|
|
[Keyman](https://keyman.com) 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.
|
|
|
|
[comment]: # (CI Build statuses)
|
|
|
|
Development Status on [status.keyman.com](https://status.keyman.com)
|
|
|
|
| Platform | Master | Nightly | Beta | Stable |
|
|
| -------- | :----: | :-----: | :--: | :----: |
|
|
| Windows | /statusIcon) | /statusIcon) | /statusIcon)| ,branch:(default:false)/statusIcon) |
|
|
| macOS | /statusIcon) | /statusIcon) | /statusIcon)| ,branch:(default:false)/statusIcon) |
|
|
| Web | /statusIcon) | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon)|
|
|
| Android | /statusIcon) | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon) |
|
|
| iOS | /statusIcon) | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon) |
|
|
| Linux | /statusIcon) | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon) |
|
|
|
|
# Getting Started
|
|
|
|
## Desktop Platforms ##
|
|
* [Windows](./windows/src/README.md)
|
|
* [macOS](./mac/README.md)
|
|
* [Linux](./linux/README.md)
|
|
|
|
## Web & Mobile Platforms ##
|
|
* [Web](./web/README.md)
|
|
* [Android](./android/README.md)
|
|
* [iOS](./ios/README.md)
|
|
|
|
# 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](./windows/src/LICENSE.md) License.
|
|
|
|
[Keyman for Linux](./linux) is licensed under the [MIT](./windows/src/LICENSE.md) License apart from [ibus-kmfl](./linux/ibus-kmfl) which is licensed under the GNU General Public License as published by the Free Software Foundation; either [version 2](./linux/ibus-kmfl/COPYING) of the License, or (at your option) any later version.
|
|
|