conductor-remote 1.26.2 → 1.27.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
|
@@ -262,6 +262,9 @@ the timeout — nothing permanent, nothing left on your machine:
|
|
|
262
262
|
conductor-remote nosleep 2h # also 90m, 30s, bare seconds; no arg = until Ctrl-C
|
|
263
263
|
```
|
|
264
264
|
|
|
265
|
+
The confirmation carries the wall-clock **expiry**, measured from when your password lands
|
|
266
|
+
rather than when you typed the command — `✓ Sleep disabled until 21:45 (2h, incl. lid closed).`
|
|
267
|
+
|
|
265
268
|
It prompts for `sudo` once and runs in the foreground (the background LaunchAgent has no
|
|
266
269
|
terminal to prompt on, so it can't self-arm). Since sending from the phone already means
|
|
267
270
|
manually turning on your hotspot, flipping this on for the session is the same kind of
|