An open API service indexing awesome lists of open source software.

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!

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
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)