I got tired of having a browser tab open just to play SiriusXM. So I created this little menu bar Electron application that wraps the web player. It also displays the current artist and song title in the menu bar. Enjoy! 🎶
Download the latest release for Intel Mac → https://github.com/rosswaycaster/XM-Menu-Player/releases
To build for a different platform:
- Download this repo.
- Open the folder in your command line or Terminal.
- Run
yarn install
. - Then run
yarn package
. - Check the
out
folder for the packaged application to run.
This app was built in ~30 mins so please feel free to extend it and open pull requests. I've only tested this on an Intel Mac.
🧑⚖️ This is an unofficial application and not published or supported by Sirius XM Holdings Inc. Intended for personal and educational purposes. I am liable for nothing.