Skip to content

AB-Law/Apple-Music-Discord-Rich-Presence

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Discord Rich Presence Client for Apple Music

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

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

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)

Built With

Prerequisites

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

Installation

  1. Clone the repo

    git clone https://github.com/AB-Law/Apple-Discord-Rich-Presence.git
  2. Change directory to the file

    cd Apple-Discord-Rich-Presence
  3. Install the requirements file

     pip install -r requirements.txt

Usage

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

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Akshay B - akshay.law35@gmail.com Discord - A Law#7777 Project Link: https://github.com/AB-Law/Apple-Discord-Rich-Presence

Acknowledgements