https://github.com/kaethchen/encore
Display what you're watching or listening to on your Discord profile!
https://github.com/kaethchen/encore
apple-music deezer discord discord-rpc macos objective-c objective-c-plus-plus rich-presence spotify swift swiftui tidal
Last synced: 3 months ago
JSON representation
Display what you're watching or listening to on your Discord profile!
- Host: GitHub
- URL: https://github.com/kaethchen/encore
- Owner: kaethchen
- License: gpl-3.0
- Created: 2024-04-20T18:55:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-16T17:29:01.000Z (5 months ago)
- Last Synced: 2025-07-08T19:14:34.534Z (3 months ago)
- Topics: apple-music, deezer, discord, discord-rpc, macos, objective-c, objective-c-plus-plus, rich-presence, spotify, swift, swiftui, tidal
- Language: Objective-C
- Homepage:
- Size: 1.24 MB
- Stars: 16
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: COPYING
- Security: SECURITY.md
Awesome Lists containing this project
README
# Encore
Display what you're watching or listening to on your Discord profile!## Attention
MusicRPC is becoming Encore. Encore is under heavy development and is not ready to be used.## Preview
## Features
- Works with any app and website that registers its playback content
- Results are cached for a faster experience and less network requests
- Odesli integration
- Last.fm scrobbling
- User friendly UI
- Translated into multiple languages
- Clean code for easy maintanance## Installation
1. Download the latest `dmg` from the [releases](https://github.com/kaethchen/Encore/releases)
2. Drag and drop the `app` into the `Applications` directory## Compatibility
Devices
Mac
Operating System
macOS 13
macOS 14
macOS 15
## Compiling
### macOS
1. Install the dependencies:
- `Xcode` 14 or later
2. Clone the project: `git clone https://github.com/kaethchen/Encore.git && cd Encore && open App.xcworkspace`
4. Build and run the project## Contributing
If you would like to contribute, please take a look at my [contribution guidelines](https://github.com/kaethchen/Encore/blob/main/CONTRIBUTING.md) first.## License
[GPL-3.0](https://github.com/kaethchen/Encore/blob/main/COPYING)