wakepy
wakepy copied to clipboard
Add support for cygwin
Probably just have to detect that code is running on cygwin and then use the SetThreadExecutrionState. See also approach taken in https://github.com/fohrloop/wakepy/issues/36