Halfway Timer

Prompts you to enter a total length, then divides it in half and starts a timer for both durations.

Actions

action-icon-ask-for-input.webp
Ask for Input
Prompts the user to enter a piece of information.
action-icon-calculate.webp
Calculate
Performs a number operation on the input and returns the result.
shortcuts-action-icon-round-number.webp
Round Number
Rounds the number(s) passed into the action.
Start Timer
Starts a timer in the Clock app for the specified amount of time.

More From This Folder

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.

Get Shortcut »

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 »

Extra Details

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

More From The Library

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 »


Get way deeper into Shortcuts – become a member.

Browse more