Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justiceserv/applemusicdiscordrpc
This will display a rich presence in the discord of apple music.
https://github.com/justiceserv/applemusicdiscordrpc
applemusic discord iu richpresence
Last synced: about 2 months ago
JSON representation
This will display a rich presence in the discord of apple music.
- Host: GitHub
- URL: https://github.com/justiceserv/applemusicdiscordrpc
- Owner: justiceserv
- Created: 2021-09-27T06:37:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-20T09:45:39.000Z (about 3 years ago)
- Last Synced: 2024-04-25T05:21:06.224Z (8 months ago)
- Topics: applemusic, discord, iu, richpresence
- Language: JavaScript
- Homepage:
- Size: 24.1 MB
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Apple Music Discord Presence
**This program is made to give similar experience to apple music users compared to spotify.**
## Requirements
- [Node.js >= v8](https://nodejs.org/)
- iTunes or Apple Music## 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
- [discord-rpc](https://www.npmjs.com/package/discord-rpc)
- [itunes-bridge](https://www.npmjs.com/package/itunes-bridgei)
- [@tbogard/itunes-search](https://www.npmjs.com/package/@tbogard/itunes-search)❤️ to all open source contributors, this program will not exist without them.
Special thanks to: [sboh1214](https://github.com/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](https://github.com/justiceserv/AppleMusicRPCEverywhere)**