mpvc

An mpc-like control interface for mpv. (by lwilletts)

Mpvc Alternatives

Similar projects and alternatives to mpvc based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better mpvc alternative or higher similarity.

mpvc reviews and mentions

Posts with mentions or reviews of mpvc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-28.
  • "--" command to skip track?
    2 projects | /r/mpv | 28 May 2022
    I wrote (many years ago mind you) a shell script to control mpv via the IPC socket. https://github.com/lwilletts/mpvc
  • Concatenate commands in keybindings
    2 projects | /r/qutebrowser | 17 Jan 2022
    Perhaps you could have an mpv instance watching a playlist file in the background though. Like I got pretty far by first just launching an mpv instance with mpv --idle=yes --input-ipc-server=/tmp/mpvsocket, and then I could get that instance to play from a playlist stored in /tmp by sending commands to the socket with echo '{ "command": ["loadlist", "/tmp/your_playlist"] }' | socat - /tmp/mpvsocket. This all a bit advanced perhaps, but if you're interested. also take a look at https://github.com/lwilletts/mpvc

Stats

Basic mpvc repo stats
3
133
9.7
about 2 months ago

lwilletts/mpvc is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of mpvc is Shell.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com