awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesMedia Player Daemons

Background processes that run media players as services, exposing IPC channels for CLI control.

Distinct from Daemonized Process Execution: Distinct from Daemonized Process Execution: focuses on media player daemonization with IPC for playback control, not general dev tool daemonization.

Explore 2 awesome GitHub repositories matching development tools & productivity · Media Player Daemons. Refine with filters or upvote what's useful.

Awesome Media Player Daemons GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • aome510/spotify-playerAvatar de aome510

    aome510/spotify-player

    6,247Voir sur GitHub↗

    Spotify Player is a terminal-based client for streaming and controlling Spotify music directly from the command line. It combines a text-based user interface with a background daemon mode, allowing users to browse their Spotify library, manage playlists, and control playback entirely through keyboard shortcuts. The application integrates with Spotify's Web API and Connect protocol, enabling remote playback control across devices while streaming audio locally without the official client. The player distinguishes itself through its plugin-based command system, which lets users define custom she

    Runs as a background daemon with a Unix socket for CLI commands to control playback without the UI.

    Rustclimusicmusic-player
    Voir sur GitHub↗6,247
  • unicornsonlsd/finampAvatar de UnicornsOnLSD

    UnicornsOnLSD/finamp

    4,030Voir sur GitHub↗

    Finamp is a remote media player and music streaming client designed to interface with personal music libraries hosted on remote servers. It functions as a client for servers utilizing the Subsonic API standard, including Navidrome, allowing users to stream and control audio content from a mobile device. The application enables remote music management and playback without requiring personal media data to be stored locally. It supports server-side transcoding to ensure compatibility across various audio and video formats. The project includes localization for multiple languages and provides co

    Supports playback management and streaming via the Music Player Daemon protocol.

    Dartflutterhacktoberfestjellyfin
    Voir sur GitHub↗4,030
  1. Home
  2. Development Tools & Productivity
  3. Daemonized Process Execution
  4. Media Player Daemons

Explorer les sous-tags

  • MPD Protocol ClientsClients specifically designed to interface with the Music Player Daemon protocol. **Distinct from Media Player Daemons:** Distinct from Media Player Daemons as it focuses on the client interfacing with the daemon, not the daemon itself.