LIFX-Control-Panel icon indicating copy to clipboard operation
LIFX-Control-Panel copied to clipboard

Mac Support

Open bj-mcduck opened this issue 5 years ago • 2 comments

Does this app work for Mac if you build it from source? Not sure if it's compatible at all, but on the reddit thread that lead me here I thought it had mentioned mac as well.

bj-mcduck avatar Oct 16 '20 00:10 bj-mcduck

Currently, the binary uses some Windows library bindings. I'm working on trying to completely remove all os-requirements, starting with the recent changes to the keyboard/mouse bindings.

My current target OS is Debian, however, once I'm able to completely port from Windows to Linux, it should work on Mac with very minimal adjustment.

samclane avatar Oct 17 '20 14:10 samclane

Any chance this was done for Linux? I get an error:


ERROR: Cannot install lifx-control-panel==1.7.4, lifx-control-panel==1.7.5, lifx-control-panel==1.7.6 and lifx-control-panel==1.8.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    lifx-control-panel 1.8.0 depends on pywin32
    lifx-control-panel 1.7.6 depends on pywin32
    lifx-control-panel 1.7.5 depends on pywin32
    lifx-control-panel 1.7.4 depends on pywin32

programmin1 avatar Dec 30 '22 23:12 programmin1