/tmux-spotify-info

Shows current song playing on spotify in your tmux status line

Primary LanguageAppleScriptISC LicenseISC

tmux-spotify-info

Shows current song playing on spotify in your tmux statusline. OSX only.

Installation

Put tmux-spotify-info in your path. I suggest ~/bin.

Add the following to ~/.tmux.conf

set -g status-right '#(tmux-spotify-info)'

Or for a more complete statusline like the one I have

Other Tmux Plugins