Code Monkey home page Code Monkey logo

Comments (2)

FichteFoll avatar FichteFoll commented on May 18, 2024

I'm not really sure what you're asking for. This tool was made specifically for the mpris interface and uses Discord's RPC protocol to provide the necessary information to the Discord client. The protocol is documented and has a reference implementation in C, as well as a couple implementations in different languages. At the time I worked on this, I didn't find an existing library to my liking (especially one supporting asyncio), so I reused my own implementation I made for https://github.com/Snazzah/SublimeDiscordRP. In the meantime, more libraries have been written and I have collected references to those over time that I will reevaluate when I reserve time to work on this again. I remember at least one or two seeming promising and allowing me to drop my custom and occasionally flaky implementation.

If you're looking for a generic dbus proxy interface to access Discord's rich presence protocol, I suggest using or writing a different application, as that would be entirely out of scope.

Edit: I also just noticed the interface has been deprecated. I'll open a new ticket to remind myself of that.

from discordrp-mpris.

mirh avatar mirh commented on May 18, 2024

For a generic interface, you first need some specification (because there is none for d-bus on the line of mpris, that I know).

But I see you don't care much about the idea, so thanks anyway.

from discordrp-mpris.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.