MoonWalker440 / Music-Megathread

A Comprehensive List For All Music 🎶 Lovers. It's a treasure trove of music resources to enhance your listening experience and discover new music.
694 stars 34 forks source link

Suggestion to add Music Presence #17

Closed ungive closed 1 month ago

ungive commented 1 month ago

I would like to suggest the addition of a tool I have made called "Music Presence".

Music Presence is a little tray application which shares what you are listening to to your friends on Discord by creating a status which accurately reflects what song is currently playing on your device (also known as Discord RPC or Rich Presence). This includes the title of the song, the artist, album and album cover and the current playback position, if the media player supports it.

My program is novel in two ways:

Future-proof URL (preferred for linking to): https://musicpresence.app Repository: https://github.com/ungive/discord-music-presence GitHub Organization: https://github.com/music-presence Reddit post I made some time ago: https://www.reddit.com/r/TIdaL/comments/1d6azbm Discord server: https://discord.com/invite/7rc8dWD4ug Patreon: https://www.patreon.com/musicpresence

The domain in the first link currently points to the GitHub repository, but will soon link to a real website for the project. You can verify that the domain is really owned by me (the owner of the project) by checking the "Verified" badge in the GitHub organization I linked to above (this badge only shows if the domain that is visible there is verified via DNS records).

You can find further links in the README of the project.

While I couldn't find any fitting category in your list of tools so far, I think Music Presence is a worthy addition nevertheless, as people might come looking here for how to show their listening activity in their Discord status, as Discord is very popular these days and Discord only shows your listening activity if you are a Spotify user.

If you have any questions, I am happy to answer them.

Cheers!


banner

ungive commented 1 month ago

If you were to add it but don't know how to advertise it in one sentence, here is a suggestion:

Share music from any media player in your Discord status: The missing counterpart to Spotify's exclusive "Listening to" status

Burhanverse commented 1 month ago

@ungive Hmm interesting but it's limited to PC only I was wondering if it's possible to make it work on Android 🤔

ungive commented 1 month ago

@Burhanverse There's no mobile app for Music Presence at this time, you're right.

I don't have plans for making one in the near future, as I'm focusing on different features, but there's apps like Kizzy which might do what you're looking for. Beware though, as all Android apps like these (must) use the Discord API/Gateway because the Discord RPC/Game SDK does not work on Android iirc. Using the Discord API with your personal account is against Discord's ToS and is risky.