Dustin C. Hatch 5b3555fb92 mpdnotify: Add host/port options
To support connecting to MPD instances on other hosts, or if the socket
is in a different location, the host and/or port can be specified using
either command-line arguments or environment variables. The behavior is
similar to that of `mpc` in that the password can be specified in the
host value using `password@host` syntax. The command-line arguments
override the environment variables. If neither are specified, the
default of `localhost:6600` is used.
2014-08-30 21:59:26 -05:00
2014-08-30 21:59:26 -05:00
2014-08-14 00:17:54 -05:00
2014-08-30 21:37:44 -05:00
2014-08-14 00:17:54 -05:00
2014-08-14 00:17:54 -05:00
2014-08-05 13:45:51 -05:00
Description
Send desktop notifications for MPD events
212 KiB
Languages
Vala 74.7%
Python 21.9%
M4 1.7%
Makefile 1.1%
Shell 0.6%