mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[PR #123] [CLOSED] Turn on/off the screen while script is sleeping (parse arguments enabled: --screen_care on/off) #889
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#889
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alexal1/Insomniac/pull/123
Author: @mastrolube
Created: 10/5/2020
Status: ❌ Closed
Base:
master← Head:master📝 Commits (10+)
d20341bMerge pull request #1 from alexal1/master18f4ec4Update utils.py82b0d3bupdate to 2.0.68477698Merge remote-tracking branch 'upstream/master'189ac4eUpdate settings.json090760cScreen_care function that works even under windows2cd54ccScreen_care function that works even under windows2da6f5cDelete settings.jsonc8dfc22Delete METADATAb266d66Delete INSTALLER📊 Changes
2 files changed (+32 additions, -2 deletions)
View changed files
📝
insomniac.py(+14 -0)📝
src/utils.py(+18 -2)📄 Description
Screen care is a function that turn on/off your screen while the script is not active.
I've changed the approach because "grep" is not available under windows.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.