Skip to content

Tmux plugin to add spotify track info to tmux's status bar

License

Notifications You must be signed in to change notification settings

gugsrs/tmux-spotify-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

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