An open API service indexing awesome lists of open source software.

https://github.com/davidebeatrici/kli

A Windows application that takes care of installing the specified keyboard layout for you. Pull requests are welcome!
https://github.com/davidebeatrici/kli

installer keyboard layout windows

Last synced: about 1 year ago
JSON representation

A Windows application that takes care of installing the specified keyboard layout for you. Pull requests are welcome!

Awesome Lists containing this project

README

          

# K(eyboard)L(ayout)I(nstaller)

[![Build status](https://dev.azure.com/davidebeatrici/kli/_apis/build/status/CI?branchName=master)](https://dev.azure.com/davidebeatrici/kli/_build/latest?definitionId=6&branchName=master)

This is a project I decided to create as soon as I realized [Microsoft Keyboard Layout Creator](https://www.microsoft.com/en-us/download/details.aspx?id=102134) doesn't support ARM64.

In addition to supporting all modern architectures, the main objective is to provide a flexible installer that can be used as replacement for the MSI packages built by MSKLC.

## Runtime dependencies

[Visual C++ 2019 redistributable](https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0)

## Build dependencies

[inih](https://github.com/benhoyt/inih)