Go to file
abs3nt 835d5f0555
happy
2024-02-19 00:35:46 -08:00
scripts gspot 2024-02-18 23:54:18 -08:00
LICENSE initial 2023-01-19 17:54:30 -08:00
README.md happy 2024-02-19 00:35:46 -08:00
actual_song.tmux initial 2023-01-19 17:54:30 -08:00

README.md

Tmux gspot plugin

:)

Plugin that shows current playing song with gspot.

Screenshot

Usage

set -g status-right '#{now_playing}'

Add plugin to the list of TPM plugins:

set -g @plugin 'abs3ntdev/tmux-gspot'

Press prefix + I to install it.

Manual Installation

Clone the repo:

$ git clone https://git.asdf.cafe/abs3nt/tmux-gspot ~/clone/path

Add this line to your .tmux.conf:

run-shell ~/clone/path/actual_song.tmux

Reload TMUX environment with:

$ tmux source-file ~/.tmux.conf

License

MIT