rpc-wine VS discord-ytmusic-rpc

Compare rpc-wine vs discord-ytmusic-rpc and see what are their differences.

rpc-wine

discord-rpc.dll implementation for Wine allowing your Wine games to interact with your native Discord instance (by mellowagain)

discord-ytmusic-rpc

A personal project to get my Discord status show my currently playing song on YouTube Music in my phone (by ariloc)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rpc-wine discord-ytmusic-rpc
4 1
114 1
- -
0.0 1.9
6 months ago 11 months ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rpc-wine

Posts with mentions or reviews of rpc-wine. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-23.
  • Clean solutions to Discord RPC on Wine?
    2 projects | /r/wine_gaming | 23 Jan 2023
    This https://github.com/mellowagain/rpc-wine no longer works because Discord Rich Presence no longer uses discord-rpc.dll. And while https://github.com/0e4ef622/wine-discord-ipc-bridge works, it's annoying to have to go ALL the way to the .exe and start it for every single application I want to run; it only supports one at a time and closes itself when the application stops sending RPC. I can make it run along side Steam games fine to alleviate this annoyance, but for non-Steam games I am SOL because .desktop files only support a single system command, which can only contain one application at a time, but since I'd need to run two at a time to make it cleanly work with my non-Steam games, I would need to manually run it for any non-Steam game, making this .exe solution also not viable to CLEANLY solve this issue.
  • Get Discord to stop thinking "wine64-preloader" is a game?
    1 project | /r/wine_gaming | 6 Nov 2022
    Maybe this will fix that? https://github.com/mellowagain/rpc-wine
  • Is there a way to redirect discord rich presence from wine to host?
    2 projects | /r/leagueoflinux | 18 Sep 2022
    Tried https://github.com/mellowagain/rpc-wine with no success.
  • Enabling Discord RPC
    1 project | /r/linux_gaming | 25 Mar 2021
    [x] This tarball by Marc3842h

discord-ytmusic-rpc

Posts with mentions or reviews of discord-ytmusic-rpc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-13.
  • Will they do an update so your music can be shared on Discord like spotify ?
    2 projects | /r/YoutubeMusic | 13 Feb 2022
    For mobile though, there's nothing as far as I know. I was kind of irrationally obsessed with this, so I made this abomination of code that mimicks what PreMiD does: https://github.com/ariloc/discord-ytmusic-rpc It basically requires you to have a whole Linux computer turned on all the time with Discord open and an app on your phone, so it sends information about what you're listening through your local network and the computer displays it in Discord. Probably a waste of resources, and could be expanded to be sort of safe to use it outsider your home, but it's more like a proof of concept (and to give an end to that obsession).

What are some alternatives?

When comparing rpc-wine and discord-ytmusic-rpc you can also consider the following projects:

wine-discord-ipc-bridge - Enable games running under wine to use Discord Rich Presence

ytmdesktop - A Desktop App for YouTube Music

OpenRCT2 - An open source re-implementation of RollerCoaster Tycoon 2 🎢

Data-Structures-and-Algorithms-in-cpp - This repository is in development phase and will soon provide you with c++ code of various data structures and algorithms

DiscordCoreAPI - A bot library for Discord, written in C++, and featuring explicit multithreading through the usage of custom, asynchronous C++ CoRoutines.

DPP - C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!

abaddon - An alternative Discord client with voice support made with C++ and GTK 3

sleepy-discord - C++ library for the Discord chat client. Please use Rust for new bots