Trigger - Notification on Screen Displayed

The trigger Notification on Screen Displayed is executed when a notification is displayed on the screen.

Note: At least Android 4.0 (ICS) is required.

 

Examples:
  • Read out the text of a notification.
Settings
Package Name
The comma separated list of apps that displayed the notification. Glob patterns can be used to match multiple packages.
A variable is a container for a value that can be used in many actions and conditions to dynamically define a part of a text.
See action Script for a description.

Supplied Variables
triggertime
the time the trigger executed
notification_message
the text of the displayed notification
package_name
the name of the package that displayed the notification
app_name
the display name of the app