All Projects → AB-Law → Apple-Music-Discord-Rich-Presence

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

Licence: MIT license
Integrate Apple Music with Discord and flex your taste with the world.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Apple-Music-Discord-Rich-Presence

ValorantRichPresence
VALORANT Discord Rich Presence written in Python.
Stars: ✭ 16 (-36%)
Mutual labels:  discordrichpresence, pypresence
iLyrics
A third-party iTunes addon to show the lyrics on the desktop.
Stars: ✭ 78 (+212%)
Mutual labels:  apple-music
apple-musickit-example
Very simple example of working with Apple MusicKit JS
Stars: ✭ 36 (+44%)
Mutual labels:  apple-music
SwimplyPlayIndicator
Animated PlayIndicator written in SwiftUI. Inspired by Apple's Music Player.
Stars: ✭ 52 (+108%)
Mutual labels:  apple-music
Ytmdl
A simple app to get songs from YouTube in mp3 format with artist name, album name etc from sources like iTunes, Spotify, LastFM, Deezer, Gaana etc.
Stars: ✭ 2,070 (+8180%)
Mutual labels:  apple-music
krita-rpc
Discord Rich Presence extension for Krita
Stars: ✭ 46 (+84%)
Mutual labels:  pypresence
abaddon
An alternative Discord client made with C++/gtkmm
Stars: ✭ 333 (+1232%)
Mutual labels:  discord-client
go-apple-music
A Go client library for accessing the Apple Music API.
Stars: ✭ 83 (+232%)
Mutual labels:  apple-music
QTFiles
use qaac without installing iTunes
Stars: ✭ 76 (+204%)
Mutual labels:  apple-music
unofficial-discord-client
Unofficial client for discord build in C++ with Qt.
Stars: ✭ 45 (+80%)
Mutual labels:  discord-client
Decktransition
A library to recreate the iOS Apple Music now playing transition
Stars: ✭ 2,207 (+8728%)
Mutual labels:  apple-music
BetterDiscordPanel
💬 Discord Messaging Panel that allows you to message inside of a bot!
Stars: ✭ 512 (+1948%)
Mutual labels:  discord-client
ArmCord
ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight.
Stars: ✭ 258 (+932%)
Mutual labels:  discord-client
Lyricsx
🎶 Ultimate lyrics app for macOS.
Stars: ✭ 3,251 (+12904%)
Mutual labels:  apple-music
LitoMusic
A lightweight Apple Music client for Windows and macOS, built with MusicKit JS, Edge WebView2 / WKWebView and React.
Stars: ✭ 100 (+300%)
Mutual labels:  apple-music
Cider
A new cross-platform Apple Music experience based on Electron and Vue.js written from scratch with performance in mind. 🚀
Stars: ✭ 3,146 (+12484%)
Mutual labels:  apple-music
Jukebox
A macOS app to view the currently playing song in the menu bar
Stars: ✭ 93 (+272%)
Mutual labels:  apple-music
weechat-discord
Weechat plugin for Discord support - https://weechat.org/ https://discord.com/
Stars: ✭ 152 (+508%)
Mutual labels:  discord-client
MPC-DiscordRPC
Discord Rich Presence for Media Player Classic
Stars: ✭ 66 (+164%)
Mutual labels:  discordrichpresence
mulukhiya-toot-proxy
各種ActivityPub対応インスタンスへの投稿に対して、内容の更新等を行うプロキシ。通称「モロヘイヤ」。
Stars: ✭ 24 (-4%)
Mutual labels:  apple-music

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 - [email protected] Discord - A Law#7777 Project Link: https://github.com/AB-Law/Apple-Discord-Rich-Presence

Acknowledgements

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].