I made this so as to show what music I was playing on Discord. Spotify has an in-built integration with Discord, so I wanted to build a somewhat similar integration for Apple Music, at least one in which you could see what I was listening to at the time.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
I made this so as to show what music I was playing on Discord. Spotify has an in-built integration with Discord, so I wanted to build a somewhat similar integration, at least one in which you could see what I was listening to at the time.
Multiple icon support (changes icons mid song)
This is an example of how to list things you need to use the software and how to install them.
- Python 3
- Apple Music App on a compatible OS (macOS 10.15+)
- Discord Client
-
Clone the repo
git clone https://github.com/AB-Law/Apple-Discord-Rich-Presence.git
-
Change directory to the file
cd Apple-Discord-Rich-Presence
-
Install the requirements file
pip install -r requirements.txt
Open Discord and the Music App To use the python file, open the terminal, navigate to the location where the repo was cloned and then type
python3 discord-apple_music
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Akshay B - [email protected] Discord - A Law#7777 Project Link: https://github.com/AB-Law/Apple-Discord-Rich-Presence