-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0c88d93
commit fea9f78
Showing
1 changed file
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,28 @@ | ||
# YoutubeMusicRPC | ||
A Youtube Music Rich Presence | ||
<p align="center"> | ||
<img src="https://github.com/manucabral/YoutubeMusicRPC/blob/main/assets/logo.png?raw=true" width="250" title="example"> | ||
</p> | ||
|
||
<p align="center"> | ||
A Youtube Music Rich Presence client that show what you're listening. | ||
</p> | ||
|
||
# Supported browsers | ||
- Google Chrome | ||
- Microsoft Edge | ||
- Yandex Browser | ||
|
||
## Usage | ||
1. Download the last version from [here](https://github.com/manucabral/YoutubeMusicRPC/releases) | ||
3. Extract and open `Youtube Music RPC.exe` | ||
|
||
> Requires Discord running and "Display current activity" activated, if the rich presence doesn't work you can restart discord and try again. | ||
Credits to [pypresence](https://github.com/qwertyquerty/pypresence) | ||
|
||
## Previews | ||
|
||
<p align="center"> | ||
<img src="https://github.com/manucabral/YoutubeMusicRPC/blob/main/assets/inmenu.png?raw=true" width="250" title="browsing"> | ||
<img src="https://github.com/manucabral/YoutubeMusicRPC/blob/main/assets/listening.png?raw=true" width="250" title="watching"> | ||
<img src="https://github.com/manucabral/YoutubeMusicRPC/blob/main/assets/offline.png?raw=true" width="250" title="offline"> | ||
</p> |