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 1f6b8a717e
consolidate the command execution logic
We can wrap the `send_ipc_command` call and handle the response.
2024-12-15 21:28:09 +03:00
src consolidate the command execution logic 2024-12-15 21:28:09 +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