As the Clockwork Tomato app says on it's Tasker preference screen:
"The three timer actions (Start, Skip and Abort) can be triggered from outside Clockwork Tomato. Tasker, and some specific homescreen launchers, can control the timer flow without any user interaction, by calling the appropriate 'activity'."
The appropriate 'activities' that can be started with the App start block are, as seen when the "Pick activity" button is clicked, likely:
Package: com.phlam.android.clockworktomato
Activity class: com.phlam.android.clockworktomato.shortcuts.Abort
Activity class: com.phlam.android.clockworktomato.shortcuts.ShortcutA
Activity class: com.phlam.android.clockworktomato.shortcuts.ShortcutB
Activity class: com.phlam.android.clockworktomato.shortcuts.ShortcutC
Activity class: com.phlam.android.clockworktomato.shortcuts.ShortcutD
Activity class: com.phlam.android.clockworktomato.shortcuts.ShortcutE
Activity class: com.phlam.android.clockworktomato.shortcuts.ShortcutF
Activity class: com.phlam.android.clockworktomato.shortcuts.Skip
Activity class: com.phlam.android.clockworktomato.shortcuts.Start
On Saturday, August 27, 2016 at 10:49:45 PM UTC+2, Dimitrij Lisov wrote: