C mpris

Open-source C projects categorized as mpris
Mpd CLI Grpc Gtk GraphQL

Top 5 C mpri Projects

  1. playerctl

    🎧 mpris media player command-line controller for vlc, mpv, RhythmBox, web browsers, cmus, mpd, spotify and others.

    Project mention: The Open Music Encyclopedia | news.ycombinator.com | 2024-09-30

    MPRIS is an under-appreciated standard and a great example of how different technologies on the open desktop should integrate with one another.

    For example, there's <https://github.com/altdesktop/playerctl>, which can control any MPRIS-compatible client: VLC, web browsers, different music players, mpd (with a plugin), etc.

    MPRIS can also be used to e.g. allow controlling playback without unlocking the screen - the screen locker itself doesn't need elaborate support, something as simple as slock could be hacked to recognise a key combo and call out to playerctl; more fancy login managers/lockers could talk DBUS/MPRIS directly and even e.g. display album artwork.

    Unfortunately, the standard doesn't seem to specify a simple way to indicate whether video is being played back, which could be a saner way to inform the screen locker; the actual protocol to directly inhibit locking is unfortunately a little bit insane.

    Read the spec, there's probably some interesting ideas to explore: https://specifications.freedesktop.org/mpris-spec/latest/

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. mpv-mpris

    MPRIS plugin for mpv

  4. mpris-scrobbler

    A minimalistic user daemon to submit the songs you're playing to audioscrobbler services like listenbrainz.org, libre.fm and last.fm.

    Project mention: The Open Music Encyclopedia | news.ycombinator.com | 2024-09-30

    If linux people are interested in using listenbrainz and can't find a player with plugin for it (usually media players ignore it in favour of last.fm) I developed a generic scrobbler daemon that works well with it (also with libre.fm and last.fm): https://github.com/mariusor/mpris-scrobbler#authenticate-to-...

  5. mpris-ctl

    Basic mpris player control for linux command line

    Project mention: DeaDBeeF: The Ultimate Music Player | news.ycombinator.com | 2025-02-12

    Most of Linux based media players, including deadbeef, can be interacted with using MPRIS, a DBus interface, and there are multiple CLIs for sending/extracting information from them. I can recommend you the one I developed: https://github.com/mariusor/mpris-ctl , but there are others.

  6. rockbox-zig

    Rockbox open source high quality audio player as a Music Player Daemon. This project brings modern enhancements to the classic Rockbox firmware, using Zig and Rust for improved performance and maintainability ⚡ 🦀

    Project mention: Jellyfin as a Spotify Alternative | news.ycombinator.com | 2025-04-16
  7. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C mpris discussion

Log in or Post with

C mpris related posts

  • GSconnect on Arch: Is there a way to use Gsconnect to control Mpv player via phone?

    1 project | /r/mpv | 1 Jul 2023
  • Rock Out with Your Console Out

    2 projects | news.ycombinator.com | 11 Jun 2023
  • Thumbnail not showing here any suggestions?

    1 project | /r/linux4noobs | 14 Feb 2023
  • Spotify is back on the aur

    1 project | /r/archlinux | 13 Feb 2023
  • How do I make Play/Pause media keys ignore Firefox if Spotify is running?

    1 project | /r/kde | 26 Oct 2022
  • Idle &amp; Lock screen configuration in nwg-shell

    4 projects | /r/swaywm | 17 Jul 2022
  • Is it possible to use terminal or ncurses output elsewhere?

    2 projects | /r/linuxquestions | 4 Jun 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 21 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

What are some of the best open-source mpri projects in C? This list will help you:

# Project Stars
1 playerctl 2,600
2 mpv-mpris 638
3 mpris-scrobbler 175
4 mpris-ctl 51
5 rockbox-zig 46

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?