PlayStatus is a native SwiftUI macOS menu bar app for controlling Spotify and Apple Music playback. This repository now contains the rewritten SwiftUI codebase that replaces the legacy AppKit implementation while preserving Sparkle update continuity for existing PlayStatus users.
- There's a bug in macOS Big Sur 11.0-11.2.x and specific to Apple Music. Song details are not provided when using Listen Now, Browse or searching and playing songs on Apple Music. Anything within your library works just fine. This is a bug on Apple's end.
The above clip represents the settings pane for versions pre v2.0. The new settings options have been been completely revamped and allows the user to choose different menu bar options.
PS: The search functionality works only for songs present in the iTunes or Music(macOS 10.15+) library. An internet connection is needed to load album artwork for Spotify and in some instances iTunes/Music app.
- Download and unzip the most recent release.
- Drag and drop the app into the Applications Folder.
- On opening the app for the first time, you should see the dialog box below. Please click on "OK" inorder for the app to control your music app of choice.
No information at all is logged and everything is local to your device. Since the app uses Apple Script to push actions to another app, it requires the user's permission to do so. Should you have any concerns please get in touch by reporting an issue or you can check out the most recent code available.
- Version 2.7
- Version 2.6
- Version 2.5
- Version 2.4
- Version 2.3
- Version 2.2.1
- Version 2.2
- Version 2.1
- Version 2.0.3
- Version 2.0.2
- Version 2.0.1
- Version 2.0
- Version 1.8.2
- Version 1.8.1
- Version 1.8
- Version 1.7.2
- Version 1.7.1
- Version 1.7
- Version 1.6
- Version 1.5
- Version 1.4
- Version 1.3
- Version 1.2
- Version 1.1
- Version 1.0
- Scrolling menu bar courtesy @Nicholas Bellucci.



