Add Now Playing to Menu Bar

Displays the current song playing in Apple Music in the Menu Bar.

Actions

shortcuts-action-icon-get-current-song.webp
Get Current Song
Returns the song that is currently playing in the Music app, if any.
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-wait-to-return.webp
Wait to Return
Pauses execution until you leave the Shortcuts app and return to it. This action might be useful after an action that switches apps, to pause execution until you return to the Shortcuts app.

More From This Folder

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Add%20Now%20Playing%20to%20Menu%20Bar
Link to Open Shortcut
shortcuts://open-shortcut?name=Add%20Now%20Playing%20to%20Menu%20Bar
AppleScript code
tell application “Shortcuts Events” run shortcut “Add Now Playing to Menu Bar” end tell

More From The Library

Shame

Gets the base64-encoded text for the Shame sound from Game of Thrones, decodes it, and plays it twice at 75% volume with a short break in between.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more