项目作者: gugsrs

项目描述 :
Tmux plugin to add spotify track info to tmux's status bar
高级语言: Shell
项目地址: git://github.com/gugsrs/tmux-spotify-info.git
创建时间: 2020-08-19T08:57:45Z
项目社区:https://github.com/gugsrs/tmux-spotify-info

开源协议:MIT License

下载


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:

  1. set -g @plugin 'gugsrs/tmux-spotify-info'

Usage

  1. set -g status-right "#{spotify-info}"

License

MIT