Ludanta (Esperanto for playing) is a simple plugin to display what's currently playing on a MPD (Music Player Daemon) server.
Makes use of MPC to obtain the relevant metadata.
If using TPM - Tmux Plugin Manager, add the plugin to your ~/.tmux.conf:
set -g @plugin 'vascomfnunes/tmux-ludanta'Load the plugin with prefix + I.
You can add #{mpd_now_playing} to your status line configuration.
For example:
set -g status-right "#{mpd_now_playing}"This plugin is licensed under the MIT license. For more information please refer to the LICENSE file.