|
1 |
| -# Apple Music Discord RPC |
| 1 | +# 🎶 Apple Music Discord Presence |
2 | 2 |
|
3 |
| -A simple tool that displays in Discord status the music you are currently listening to on Apple Music |
| 3 | +*A simple tool that displays in Discord status the music you are currently listening to on Apple Music.* |
| 4 | + |
| 5 | +## ⚠️ Notice |
| 6 | + |
| 7 | +This Discord Rich Presence was created back to 2022. Then, I learning Go programming language and this project is result of this learning. Few years later, my programming practices are much different than then. That's why commits style are mixed. |
| 8 | + |
| 9 | +Apple some time ago released Apple Music application for Windows, it not scripted by me yet. Apple Music for Windows support will be introduced in v1.3.0. |
| 10 | + |
| 11 | +Version v1.2.1 (released in end of April 2025, almost 2 years after last Presence update) introduces Presence executable for Apple Silicon. |
| 12 | + |
| 13 | +This Presence is rarely updated, expect new releases every few months. |
4 | 14 |
|
5 | 15 | ## ➕ Features
|
6 | 16 |
|
7 |
| -* You can show the world the music you taste without delay |
8 |
| -* Minimalistic |
9 |
| -* Fits in a few megabytes |
| 17 | +* You can show the world the music you taste without delay. |
| 18 | +* Minimalistic. |
| 19 | +* Fits in a few megabytes. |
10 | 20 |
|
11 | 21 | > 
|
12 | 22 |
|
13 | 23 | ## 💾 Prerequisites
|
14 | 24 |
|
15 |
| -* macOS High Sierra* or newer (with `iTunes` or `Music` app in newest Macs) / Windows 10 (with `iTunes` app) |
16 |
| -* Discord (*i guess*) |
| 25 | +* macOS High Sierra* or newer (with `iTunes` or `Music` app in newest Macs) / Windows 10 (with `iTunes` app). |
| 26 | +* Discord (obviously). |
17 | 27 |
|
18 |
| -*Older versions has not been tested |
| 28 | +*Older versions has not been tested. As end of April 2025 Presence tested on macOS Sequoia 15.3.1. |
19 | 29 |
|
20 | 30 | ## ▶️ Getting Started
|
21 | 31 |
|
22 | 32 | Grab binary from [here](https://github.com/sech1p/AppleMusic_Discord_RPC/releases) and run it. That's all!
|
23 | 33 |
|
24 |
| -The binary for macOS is named as `darwin` |
| 34 | +Additionally - on newests macOS, click `Allow` if you got pop-up about permissions to controlling Apple Music by this script. |
| 35 | + |
| 36 | +The binary for macOS is named as `darwin`. |
25 | 37 |
|
26 |
| -The binary for Windows is named as `windows` |
| 38 | +The binary for Windows is named as `windows`. |
27 | 39 |
|
28 | 40 | ## 💖 [Acknowledgments](ACKNOWLEDGMENTS.md)
|
29 | 41 |
|
|
0 commit comments