justiceserv / AppleMusicDiscordRPC

This will display a rich presence in the discord of apple music.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Music Discord Presence

This program is made to give similar experience to apple music users compared to spotify.

Requirements

Preview

Usage

  • Install globally: npm i -g applemusicdiscordrpc
  • Run in a shell: applemusicdiscordrpc

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

About

This will display a rich presence in the discord of apple music.


Languages

Language:JavaScript 85.0%Language:Batchfile 15.0%