Skip to content

giellalt/keyboard-mhr

Repository files navigation

Keyboards for Eastern Mari

GitHub issues Build Status Doc Status License

This repository contains source files for keyboards for the Eastern Mari language. The code is licensed under the LGPLv3 license, and the license is also detailed in the LICENSE file. The authors named in the AUTHORS file are available for other licensing options.

Documentation:

The plan is to submit the layout definitions to CLDR where they will become available for OS developers.

Requirements

Building desktop keyboards

To build desktop keyboards, do as follows:

./configure
make

For further build targets, have a look at the Makefile.

Building mobile keyboards

iOS, Android and ChromeOS keyboards have additional requirements, and are best handled by the preconfigured CI/CD system in the GiellaLT infrastructure. If you want to play on your own, please have a look at the kbdgen documentation.

Installation

Installation depends on the operating system. Here are brief instructions:

  • Windows: run the installer package created in build/win/, or use the Divvun Manager
  • macOS: run the installer package created in build/mac/, or use the Divvun Manager
  • Linux: generated X11 keyboard files are found in build/x11/, follow instructions e.g. here on how to install them in the correct place
  • iOS: some keyboards are in our app.
  • Android: some keyboards are in our app.
  • ChromeOS: some keyboards are in our extension

Contribution

🛠👍🎉 Help us get more keyboards in the hands of users by fork and PR on Github! 🎉👍🛠

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.