Sawyer McLane

Results 28 comments of Sawyer McLane

You probably are trying to run pip directly from the Python folder. You can't call pip directly; you need to call it through Python. Try something like this to install:...

@tort32 Thanks for the support 😄 I've submitted a sample in a few places, and it's definitely helped. My Windows AV is currently going nuts too, unfortunately :( The newest...

I've started contacting vendors 👍

Well I had several vendors contact me back, saying that they would add it to the exceptions list. However, the latest VirusTotal run has the most detections so far (11...

Well, here I am, almost 2 years later. [Seems like almost all the previous false positives have been fixed, but since VirusTotal continues to expand its test suite, I still...

Somebody scanned the most recent version (2.2.0) and it was only flagged by 1 AV: `Anity AVL` https://www.virustotal.com/gui/file/15a39c752e905b648069f7b2c3d8ca307250c9cb656b8b3f997242a5265ed983

@superabhi44 Could you upload your config.ini for me? Specifically the line: `default_monitor = XXX`

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...

I'll see if `lifxlan` has any functions that do that. Subnets are tricky...

I still need to add a GUI option to add "On/Off" and "Brightness" keybinds. However, if you want to get this functionality right-away, you can do the following: 1. Add...