Add Now Playing to Menu Bar

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

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

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 This Folder

More From The Library

Advertise on MacStories

Opens the “Advertise” page on the MacStories website where brands can learn more about how to sponsor the website and advertise to the passionate group of MacStories readers.

Get Shortcut »

Play my Replay 2017

Plays the preselected Replay 2017 playlists on Shuffle. Top tracks include Cash Machine, which I found infinitely funny or enjoyable during the same year when the company I worked at got sold to Apple.

Get Shortcut »

Scan Documents

Opens the Scan Document interface—which scans into the current Files folder—then waits for you to return to Shortcuts before retrieving the file. Designed as a function to pass the file to the next action.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more