Disable sleep function #248
PeterPedro
started this conversation in
Ideas
Replies: 2 comments
-
Found this, it's supposed to be cross-platform but I haven't tried it yet
Source: (https://stackoverflow.com/questions/57647034/prevent-sleep-mode-python-wakelock-on-python) |
Beta Was this translation helpful? Give feedback.
0 replies
-
In my opinion it shouldn't really be the software that should do that. I'd prefer setting up manually the device its running on as a user device or server depending on the needs, but not having a software handle that. What if you have a flag set and the process crash ? Would leave the flag on and your comp doesn't go to sleep as it should ? Just giving my opinion though. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Just an idea, it would be nice to have it keep the computer ON, as long as it's running, just like an open video window keeps a computer running. That way it's not necessary to change the computer's settings every time you run the script.
Beta Was this translation helpful? Give feedback.
All reactions