项目作者: gugsrs
项目描述 :
Tmux plugin to add spotify track info to tmux's status bar
高级语言: Shell
项目地址: git://github.com/gugsrs/tmux-spotify-info.git

tmux-spotify-info
Show current spotify track artist and name on tmux status bar.

Instalation
Using Tmux Plugin Manager
Add plugin to the list of plugins at the end of tmux.conf
:
set -g @plugin 'gugsrs/tmux-spotify-info'
Usage
set -g status-right "#{spotify-info}"
License
MIT