mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
root README -Add iOS CI build status -Organize according to desktop and web/mobile platforms web/README - Reorder content to a *Minimum Web Requirements* section ios/README - Add some formatting
40 lines
No EOL
3.3 KiB
Markdown
40 lines
No EOL
3.3 KiB
Markdown

|
|
|
|
Open Source
|
|
|
|
[comment]: # (CI Build statuses)
|
|
|
|
| Platform | Master | Nightly | Beta | Stable |
|
|
| -------- | :----: | :-----: | :--: | :----: |
|
|
| Windows | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon)| ,branch:(default:false)/statusIcon) |
|
|
| macOS | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon)| ,branch:(default:false)/statusIcon) |
|
|
| Web | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon) | ,branch:(default:false)/statusIcon)|
|
|
| Android | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon) | ,branch:(default:false)/statusIcon) |
|
|
| iOS | /statusIcon) | /statusIcon) | ,branch:(default:false)/statusIcon) | ,branch:(default:false)/statusIcon) |
|
|
|
|
[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.
|
|
|
|
# Getting Started
|
|
|
|
## Desktop Platforms ##
|
|
[Windows](./windows/src/README.md)
|
|
[macOS](./mac/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) SIL International. All rights reserved.
|
|
|
|
Licensed under the [MIT](./windows/src/LICENSE.md) License. |