open-klm/Readme.md

25 lines
768 B
Markdown
Raw Permalink Normal View History

2016-03-27 13:37:46 +02:00
Welcome to open-klm !
===================
This project provide user interface to change msi Keyboard Light Color (like MSI Keyboard Light Manager).
----------
2016-03-27 13:45:35 +02:00
2016-03-27 19:50:15 +02:00
![klm.jpg](https://raw.githubusercontent.com/manzerbredes/open-klm/develop/resources/images/klm.jpg)
2016-03-27 17:18:54 +02:00
----------
How to use it ?
-------------
2016-03-29 14:30:58 +02:00
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 :
2016-03-31 11:13:13 +02:00
> **Example :** java -jar open-klm.jar --lc BLUE --mc RED --rc SKY --mode BREATHE <br />
> **Available color :** OFF, RED, ORANGE, YELLOW, GREEN, SKY, BLUE, PURPLE, WHITE.<br />
> **Available mode :** NORMAL, WAVE, BREATHE, GAMING, DEMO.
2016-03-29 14:34:02 +02:00
In development...
-------------