-
-
Notifications
You must be signed in to change notification settings - Fork 1
mpd monitor.1
mpd-monitor - display info on Music Player Daemon (MPD) currently playing song
mpd-monitor [-c] [-g] [-k] [-q] [-s] [-t] [-T] [-u]
The mpd-monitor command can be used to display information on the track currently being played by MPD (Music Player Daemon). The mpcplus
key binding Alt-m
can be used to display a terminal window running mpd-monitor
. If no song is currently being played then mpd-monitor
silently exits. When MPD changes songs mpd-monitor
automatically updates the information being displayed.
-c : indicates use console mode
-g : indicates use Gnome terminal emulator
-k : Indicates use Kitty terminal emulator
-q : Indicates quiet mode
-s : Indicates use Simple terminal emulator
-t : Indicates use Tilix terminal emulator
-T : Indicates use a terminal emulator, no console mode
-u : Displays this usage message and exits
Written by Ronald Record github@ronrecord.com
MPD-MONITOR is distributed under an Open Source license. See the file LICENSE in the MPD-MONITOR source distribution for information on terms & conditions for accessing and otherwise using MPD-MONITOR and for a DISCLAIMER OF ALL WARRANTIES.
Submit bug reports online at:
https://github.com/doctorfree/MusicPlayerPlus/issues
mpplus(1)
Full documentation and sources at: