Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.39 KB

File metadata and controls

41 lines (21 loc) · 1.39 KB

[Russian] / [English]


Music Discord Rich Presence

This application is designed to display the music you are currently listening to on your computer in your Discord status, using Rich Presence.

image

There are many similar RPCs that display the current music playing, but they may have various issues. That's why I created a code that retrieves information from the Windows.Media.Control, and displays it in your Discord status.

The image for this track is searched through the Yandex Music service. Therefore, the image may occasionally not be displayed.

How to Use

  1. Download the latest release

  2. Unzip the files

  3. Run Music RPC.exe

Known Bugs

There may be bugs...

If you encounter any issues, please report them on the Issues section.

TODO

  • Add an option to hide the console in the system tray (Implemented only in the gui version)

  • Change "Playing" to "Listening"

  • Finish the gui version


The code may not be perfect, but feel free to suggest improvements. I will consider them.

The code was based on WinYandexMusicRPC