Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anshmaroo/applemusicrichpresence
Discord Rich Presence for Apple Music on macOS
https://github.com/anshmaroo/applemusicrichpresence
apple-music discord python scripting-bridge
Last synced: 22 days ago
JSON representation
Discord Rich Presence for Apple Music on macOS
- Host: GitHub
- URL: https://github.com/anshmaroo/applemusicrichpresence
- Owner: anshmaroo
- Created: 2022-03-12T20:15:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-18T22:08:15.000Z (over 1 year ago)
- Last Synced: 2024-07-29T16:55:31.426Z (4 months ago)
- Topics: apple-music, discord, python, scripting-bridge
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# applemusicrichpresence
[![Github All Releases](https://img.shields.io/github/downloads/amaroo2006/applemusicrichpresence/total.svg)]()# Discord Rich Presence for Apple Music on macOS
## Download bundled app:
https://github.com/amaroo2006/applemusicrichpresence/releases/tag/latestOptionally, add it as a login item so you don't have to open it yourself
OR
## Run python script:
Clone Repository: `git clone https://github.com/amaroo2006/applemusicrichpresence.git`Install required libraries:
`pip3 install pyobjc-framework-ScriptingBridge`
`pip3 install pypresence`
`pip3 install requests`
Run
`python3 applemusicrp.py`