applemusicdiscordrpc
v1.1.0
Published
Apple Music Discord Rich Presence Program
Downloads
19
Readme
Apple Music Discord Presence
This program is made to give similar experience to apple music users compared to spotify.
Requirements
- Node.js >= v8
- iTunes or Apple Music
Preview
Usage
- Install globally:
npm install -g applemusicdiscordpresence
- Run in a shell:
applemusicdiscordpresence
Features
- Changes album graphic according to genre. (90% accurate.)
(If metadata of song is not given, presence will display default picture.) - Displays your song name and album.
- “Listen On Apple Music” will take you to Apple Music URL of your currently playing music. (This only works when the song is available in Apple Music, US Storefront.)
- Displays how much time is left for your song to end.
- Special love to IU, all album covers will be displayed only for IU’s music!
Unfortunately, windows.bat
will not automatically install Node.js, but only lead you to installing website. After installing Node.js, everything will be automatic.
Used Packages
❤️ to all open source contributors, this program will not exist without them.
Special thanks to: sboh1214 for providing full list of genre from Apple Music!
(APPLE U SUCK, give students way to get developer token.)
+ I added full list of apple music genre as json, in case you need it!
This project should be opened after Discord is started. I am developing another project to give more Spotify-like experience. Check Here