Start Multiple Timers

Starts two pre-set timers at once, each for different lengths. This version is a pomodoro timer, set to go off at 20 minutes for a break and again 5 minutes after to get back to work.

Scripting Actions

Start Timer
Starts a timer in the Clock app for the specified amount of time.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Start%20Multiple%20Timers
Link to Open Shortcut
shortcuts://open-shortcut?name=Start%20Multiple%20Timers
AppleScript code
tell application “Shortcuts Events” run shortcut “Start Multiple Timers” end tell

More From This Folder

Cancel Timer

Cancels the next-most timer running in the Clock app. If there are multiple timers, the second timer will continue running unless this action is used again.

Get Shortcut »

More From The Library

View issue

Asks you to pick a project name from JIRA, then asks you to choose from a list of unresolved issues assigned to you and opens it.

Get Shortcut »

Calculate tip

Asks you to enter in the bill, then the percentage to tip, then calculates the tip total plus total cost and presents it back to you.

Get Shortcut »

YouTube on TV

Opens the YouTube app on the chosen Apple TV, then opens the YouTube app on your mobile device – this lets you connect the two and manage your TV queue from your phone or iPad.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more