Ludanta
November 17, 2022 ยท View on GitHub
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.

Requirements
Install
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.
Usage
You can add #{mpd_now_playing} to your status line configuration.
For example:
set -g status-right "#{mpd_now_playing}"
License
This plugin is licensed under the MIT license. For more information please refer to the LICENSE file.