Display what you're watching or listening to on your Discord profile.
Warning
Encore is under development and not ready to be used.
- 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
- Download the latest
dmgfrom the releases - Drag and drop the
appinto theApplicationsdirectory
| Devices | |||
|---|---|---|---|
| Mac | |||
| Operating System | |||
| macOS 13 | macOS 14 | macOS 15 | macOS 26 |
- Install the dependencies:
Xcode: 14 or later
- Clone the project:
git clone https://github.com/rrk567301/Encore.git && cd ./Encore/ && open ./App.xcworkspace - Build and run the project
If you would like to contribute, please take a look at my contribution guidelines first.
- EinTim23 for finding a way to read now-playing data on macOS 15 and later
- Sindre Sorhus for Defaults
- Sindre Sorhus for Settings
