Skip to content

marceloboeira/tmux-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tmux Spotify

Spotify's bindings for tmux

This plugin is useful if:

  • you work listening to music over Spotify

Currently supporting only OSX.

Usage

Add #{spotify_current_track} format string to your existing status-right tmux option.

Example in .tmux.conf:

set -g status-right "#{spotify_current_track}"

Installation with Tmux Plugin Manager (recommended)

Add plugin to the list of TPM plugins in .tmux.conf:

set -g @plugin "marceloboeira/tmux-spotify"

Hit prefix + I to fetch the plugin and source it.

#{spotify_current_track} interpolation should now work.

License

MIT

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published