Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdx/tmux-spotify-info
Shows current song playing on spotify in your tmux status line
https://github.com/jdx/tmux-spotify-info
Last synced: 22 days ago
JSON representation
Shows current song playing on spotify in your tmux status line
- Host: GitHub
- URL: https://github.com/jdx/tmux-spotify-info
- Owner: jdx
- License: isc
- Created: 2014-08-02T08:00:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-03-05T06:28:55.000Z (over 6 years ago)
- Last Synced: 2024-04-13T21:05:07.194Z (7 months ago)
- Language: AppleScript
- Homepage:
- Size: 5.86 KB
- Stars: 78
- Watchers: 5
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-tmux - tmux-spotify-info
README
tmux-spotify-info
=================Shows current song playing on spotify in your tmux statusline. OSX only.
Installation
============Put `tmux-spotify-info` in your path. I suggest `~/bin`.
Add the following to `~/.tmux.conf`
```
set -g status-right '#(tmux-spotify-info)'
```Or for a more complete statusline like [the one I have](https://github.com/dickeyxxx/dotfiles/blob/master/tmux.conf)
Other Tmux Plugins
==================* [tmux-cpu-info](https://github.com/dickeyxxx/tmux-cpu-info)
* [tmux-weather](https://github.com/dickeyxxx/tmux-weather)