An elegant and minimalist music player for macOS, designed as a menu bar application to provide a seamless music playback experience. Built with SwiftUI, it perfectly integrates into the macOS ecosystem.
brew tap samzong/tap
brew install mac-music-player
Download the latest MacMusicPlayer.dmg
from the Releases page.
Security Note: If you encounter a security warning on first launch, right-click the app and select "Open", or run:
xattr -dr com.apple.quarantine /Applications/MacMusicPlayer.app
For detailed development guide, see: Developer Documentation
Contributions are welcome! Please feel free to submit Issues and Pull Requests.
This project is licensed under the MIT License - see the LICENSE file for details.