Jump to content
9 posts in this topic

Recommended Posts

Hello All!

 

I made (Or rather assembled) a little tray app that will allow the users of MSI laptops with multi-color backlighting to control the lights in OS X.

 

When you run it, you'll see a small lightbulb icon appear in the menu bar. Click it to see the options.

It has a couple of bugs (sometimes you have to click apply twice) but otherwise it works well. It will remember your settings, and if you set it to run on login, it will enable the lights on startup, just like in windows.

 

It's just a gui wrapper for "msikbledenabler" by PaNaVTEC. The executable is included as a resource, but feel free to download and compile your own if you don't trust it. just change the name to SSEnabler and replace the file in the project.

 

I used mikael konutgan's Menu and Popover guide from raywenderlich.com as boilerplate code, and modified it.

 

The Lightbulb icon was obtained from flaticons.com. 

 

Also, a big shoutout to everyone on stack exchange. I love you.

 

I'm not a pro OS X developer, so I probably won't be doing much more with this, but I do know that the code is a great big hack job. If anyone wants to fix it up, feel free.

 

 

KLM for OSX.app.zip

KLM For OSX Source.zip

  • Like 2
  • 3 months later...
  • 2 years later...

Hello All!

 

I made (Or rather assembled) a little tray app that will allow the users of MSI laptops with multi-color backlighting to control the lights in OS X.

 

When you run it, you'll see a small lightbulb icon appear in the menu bar. Click it to see the options.

It has a couple of bugs (sometimes you have to click apply twice) but otherwise it works well. It will remember your settings, and if you set it to run on login, it will enable the lights on startup, just like in windows.

 

It's just a gui wrapper for "msikbledenabler" by PaNaVTEC. The executable is included as a resource, but feel free to download and compile your own if you don't trust it. just change the name to SSEnabler and replace the file in the project.

 

I used mikael konutgan's Menu and Popover guide from raywenderlich.com as boilerplate code, and modified it.

 

The Lightbulb icon was obtained from flaticons.com. 

 

Also, a big shoutout to everyone on stack exchange. I love you.

 

I'm not a pro OS X developer, so I probably won't be doing much more with this, but I do know that the code is a great big hack job. If anyone wants to fix it up, feel free.

Dear sir!

 

Your app it work perfect on Highsierra.

 

but

 

I have check source code.

i have some questions:

1) What dose "SSEnabler" mean for and where do you get that ?

2) Can you add custom color by R - G - B code or hexa code, 

3) Source code using swift 2, can you update it to swift 3 for build by xcode 9.

 

thanks

  • 1 year later...
  • 1 month later...
  • 5 months later...

Hello 

Very good , Tanks you for this app.

This soft "KLN" for RGB keyboard MSI works fine in 10.13 or 10.14 but no works in Catalina (32/64 byts ???)

I have problème with  the USB port HS07 . The USB port work perfect in High Sierra, but not in Mojave or Catalina. Have find a solution ?

  • 7 months later...

I tracked down the original "msikbledenabler" by PaNaVTEC that animerocks3333 referred to and updated the HIDAPI library. It's now working again, but a bit flakey. I've also attached the updated msiledenabler, which you can run from terminal (with apparently the same results.)

 

Either way, working in 10.15.7

KLM for OSX.zip

msiledenabler.zip

  • Like 1
  • 2 years later...
×
×
  • Create New...