summaryrefslogtreecommitdiff
path: root/Readme.md
blob: 67b8b416849310f7f4897d714cb72e2a0e928eeb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Welcome to open-klm !
===================

This project provide user interface to change msi Keyboard Light Color (like MSI Keyboard Light Manager).

----------


![klm.jpg](https://raw.githubusercontent.com/manzerbredes/open-klm/develop/resources/images/klm.jpg)


----------

How to use it ?
-------------

Simply download the jar from `'/lib/release/'`. Maybe you need to run the jar file **as root** user to make it work ! You can pass color arguments to set during your session startup :
> **Example :**  java -jar open-klm.jar -leftColor BLUE -middleColor RED -rightColor SKY
> **Available color :**  OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE.

In development...
-------------