Halfway Timer

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

Scripting 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.

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 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 »

More From The Library

Toggle the Sound Machine

Turns my Eve Switch on or off depending on its current state, which controls the sound machine we have in our bedroom for drowning out little noises and providing a constant background sound to sleep to.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more