Skip to content

Commit

Permalink
✨ Update README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
sunsetsonwheels committed Apr 23, 2022
1 parent 02d54d4 commit b52771f
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# AppleMusicDiscordRPC
![Apple Music Discord RPC icon](/icon-resized.png)

# Apple Music Discord RPC
Discord Rich Presence for Apple Music on macOS.

- *No AppleScript polling!*
Expand All @@ -10,15 +12,27 @@ To run this app, you will need to have the following requirements:
- macOS Big Sur 11.3 and above.
- Xcode 13 and above.

## Build instuctions
## Installation
1. Download the [latest release](https://github.com/jkelol111/AppleMusicDiscordRPC/releases/latest). (`AppleMusicDiscordRPC-x.y.z-b.zip`, not the source code)
2. Decompress the ZIP archive.
3. Copy `Apple Music Discord RPC.app` to `/Applications`

## Usage
1. Have Discord and Music.app open.
2. Launch `Apple Music Discord RPC.app`


## Build instructions
1. Go to AppleMusicDiscordRPC.xcodeproj -> AppleMusicDiscordRPC target -> Signing and Capabilities and configure it to your desired account.
2. Click the Play button and pray.
3. ???
4. If it works, horray! If not, too bad, you'll have to wait until I get around to completing it and publish releases.
4. If it works, horray!

## Credits
Icons by Flaticons. They can be found in this project @ `discord-icons`.

App icon created using Canva.

SwordRPC originally by @Azoy. Addtional functionality added by @PKBeam.

Music.app ScriptingBridge code generated using @tingraldi's SwiftScripting, which I forked.
Expand Down
Binary file added icon-resized.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b52771f

Please sign in to comment.