Selected scripts
This page contains scripts from my dotfiles that I feel deserve
extra mention.
- mpvc
-
is partly a controller script and partly a socket daemon for
mpv. By symlinking mpvc to mpvd the script acts as the socket
daemon. Mpvc featers playback and audio controls as well as
playlist functionalities using both dmenu and fzf. For the
directory playlist feature to work exiftool is required. This
feature makes it possible to load a directory into a temporary
playlist where exiftool extracts track data from individual
files.
|