Unofficial IPC wrapper & command-line controller for MPV, the video player https://notashelf.github.io/mpvrc/
  • Rust 96.7%
  • Nix 3.3%
Find a file
NotAShelf af697ff594
terminate IPC messages with newlines
MPV will not accept them otherwise.
2024-12-15 21:28:05 +03:00
src terminate IPC messages with newlines 2024-12-15 21:28:05 +03:00
.gitignore initial commit 2024-12-15 21:28:04 +03:00
Cargo.lock init logging via tracing 2024-12-15 21:28:04 +03:00
Cargo.toml init logging via tracing 2024-12-15 21:28:04 +03:00
LICENSE Initial commit 2024-12-15 18:26:38 +00:00