Open Threads app

Opens the Threads app from Instagram/Meta. On iPhone, works well with custom icons. On iPad, uses Stage Manager to make proper window. On Mac, opens web app created using Add to Dock.

Scripting Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).
shortcuts-action-icon-open-app.webp
Open App
Opens the specified app.

Extra Details

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

More From This Folder

Post to Threads

Asks you to enter the text of your post, then URL encodes the result and passes it to Threads’ URL scheme for creating posts. On Mac, copies the result and opens Threads.net.

Get Shortcut »

More From The Library

Get battery level

Shows the current Battery Level on wireless devices, as well as the connected or charging status when plugged in. For always-on devices, shows a simple prompt.

Get Shortcut »

Open by folder group

Uses the Choose From menu action to present top-level categories for Notes folders, then includes multiple other menus for each category and opens into the chosen Folder.

Get Shortcut »

High alert

Sets the playback destination to the current device, turns off Do Not Disturb and Airplane Mode, turns on Cellular Data, Bluetooth, and Wi-Fi, sets the volume to 85%, the brightness to 100%, and turns on Light mode, then turns on every option for Sound Recognition, then vibrates if run from iPhone when it’s all done.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more