Skip to content

A simple python module and script to illuminate the msi keyboard

License

Notifications You must be signed in to change notification settings

ElricleNecro/kmsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kmsi (Keyboard MSI)

This module, coming with a script, will illuminate your MSI keyboard, if supported.

Dependancies

  • cython-hidapi (compatible python3 except for the try.py script)
  • python 3.3 or above

Build it from source

  1. Download it:
$ git clone https://github.com/ElricleNecro/kmsi.git
  1. Build the module:
$ python3 setup.py build
  1. Install it:
$ sudo python3 setup.py install
  1. Execute the kmsi script:
$ sudo kmsi

Use kmsi --help to get more information about the options.

Note: You can add the --user option, but root right will still be needed to execute the script.

About

A simple python module and script to illuminate the msi keyboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages