trigger application

trigger application Structure: Trigger when an application launches or quits.

trigger application structure

Description

The trigger will fire when an application is detected as having launched or terminated. Detection occurs through OS X's Launch Services and is limited to graphical applications.

Applications launched from the command line, through forking, or other non-Launch Service pathways will not be detected.