conductor-remote 1.46.3 → 1.48.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -526,8 +526,9 @@ re-checked after install, with the drop-in pulled back out if anything is wrong,
|
|
|
526
526
|
bad `/etc/sudoers.d` entry can cost you `sudo` altogether.
|
|
527
527
|
|
|
528
528
|
**From the phone.** Once the rule is installed, the Connect sheet grows a **Mac** section:
|
|
529
|
-
tap 1h / 4h / 8h to hold the Mac awake, or "Let it sleep" to end the window early
|
|
530
|
-
(`GET`/`POST`/`DELETE /api/nosleep`, capped at
|
|
529
|
+
tap 1h / 4h / 8h / 16h to hold the Mac awake, or "Let it sleep" to end the window early
|
|
530
|
+
(`GET`/`POST`/`DELETE /api/nosleep`, capped at 16h). On screens narrower than 400px, the
|
|
531
|
+
4h button is hidden to keep the controls on one row. It reports whether the active
|
|
531
532
|
window blocks the screen lock. The armed window is spawned
|
|
532
533
|
*detached*, because the relay restarts itself on every self-update and a plain child would
|
|
533
534
|
die with it and quietly restore sleep at the worst moment; the relay finds it again after a
|