The primary interface for now-playing.el is the Transient menu now-playing-tmenu. It can be invoked via execute-extended-command M-x.
Listed below are commands to both control or get current information from the Music app.
Transient menu for now-playing.el.
The following commands are provided:
SPC)
p) and Next (n) Track
o)
<up>) and Decrease (<down>) volume
r)
,)
Note if there is no current track, this AppleScript command will not succeed. If this occurs, switch to the Music app to directly select a track to play.
Toggle play or pause Music app.
Note if there is no current track, this AppleScript command will not succeed. If this occurs, switch to the Music app to directly select a track to play.
Note this command will deselect the current track in the Music app, making the commands now-playing-play and now-playing-playpause ineffective. If this occurs, switch to the Music app and select a track to resume expected behavior.
Note if this command is called when on the last track of the playlist or album will deselect the current track.
Note if this command is called when on the first track of the playlist or album will deselect the current track.
The following customizable variables can be changed to preference:
If non-nil, then toggling pause/play will dismiss the Transient menu
now-playing-tmenu.
Customize this variable to a theme of preference:
:sfsymbols)
:unicode)
:text)
Both Unicode and Text allow for usage on TTY frames on systems that do not support SF Symbols.