This constraint allows or prevents a macro/feature from running based on whether a selected app is currently running in the foreground.

Options

  • Running: Constraint passes only when the selected app is running in the foreground
  • Not running: Constraint passes only when the selected app is not running in the foreground
  • Application - Choose the app to check

Example

Example 1: Launch a media app only if it is not already running

Triggers

Bluetooth Event - Device Connected
Actions

Launch Application: Spotify
Constraints

Application Running - Not running (Spotify)

See Also