Constraint: Stopwatch

Revision as of 13:49, 9 January 2026 by MacroDroidDev (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This constraint allows or prevents a macro/feature from running based on the current stopwatch state.

Options

  • Running: Constraint passes only when the stopwatch is running
  • Stopped: Constraint passes only when the stopwatch is stopped

Example

Example 1: Pause music when the stopwatch is running and the screen turns off

Triggers

Screen On/Off - Screen Off
Actions

Control Media (Pause)
Constraints

Stopwatch - Running

See Also