[PR #123] [CLOSED] Turn on/off the screen while script is sleeping (parse arguments enabled: --screen_care on/off) #430

Closed
opened 2026-03-02 23:40:10 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alexal1/Insomniac/pull/123
Author: @mastrolube
Created: 10/5/2020
Status: Closed

Base: masterHead: master


📝 Commits (10+)

  • d20341b Merge pull request #1 from alexal1/master
  • 18f4ec4 Update utils.py
  • 82b0d3b update to 2.0.6
  • 8477698 Merge remote-tracking branch 'upstream/master'
  • 189ac4e Update settings.json
  • 090760c Screen_care function that works even under windows
  • 2cd54cc Screen_care function that works even under windows
  • 2da6f5c Delete settings.json
  • c8dfc22 Delete METADATA
  • b266d66 Delete 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.

## 📋 Pull Request Information **Original PR:** https://github.com/alexal1/Insomniac/pull/123 **Author:** [@mastrolube](https://github.com/mastrolube) **Created:** 10/5/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`d20341b`](https://github.com/alexal1/Insomniac/commit/d20341ba33a706377c55d81e4052afc41e7e5373) Merge pull request #1 from alexal1/master - [`18f4ec4`](https://github.com/alexal1/Insomniac/commit/18f4ec4aa931d888a9b91142285f5d503a7ae9f6) Update utils.py - [`82b0d3b`](https://github.com/alexal1/Insomniac/commit/82b0d3bcd98d41fcd1ab898406801e3b7a893451) update to 2.0.6 - [`8477698`](https://github.com/alexal1/Insomniac/commit/8477698f3a6802fc69f8728df62da85906f3331a) Merge remote-tracking branch 'upstream/master' - [`189ac4e`](https://github.com/alexal1/Insomniac/commit/189ac4e8629473322616ba5c9112467a665dd911) Update settings.json - [`090760c`](https://github.com/alexal1/Insomniac/commit/090760ca6d571e1a1a9dd25eb37b6b8668c17424) Screen_care function that works even under windows - [`2cd54cc`](https://github.com/alexal1/Insomniac/commit/2cd54cc46d06cfc3f08bfeb5b1209bfa7160dacf) Screen_care function that works even under windows - [`2da6f5c`](https://github.com/alexal1/Insomniac/commit/2da6f5c4a6330bef8bca15a9c9c6567605a26043) Delete settings.json - [`c8dfc22`](https://github.com/alexal1/Insomniac/commit/c8dfc223a1ca517621e803e596398a40854fb36b) Delete METADATA - [`b266d66`](https://github.com/alexal1/Insomniac/commit/b266d6609edb4e53776fdddc50d694ce069f412f) Delete INSTALLER ### 📊 Changes **2 files changed** (+32 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `insomniac.py` (+14 -0) 📝 `src/utils.py` (+18 -2) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 23:40:10 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#430
No description provided.