#i3 #spotify #information #track #add #plugin #i3bar

app i3spotify

A plugin to add current spotify track information to i3bar

2 releases

0.1.1 Aug 18, 2021
0.1.0 Aug 18, 2021

#583 in Audio

22 downloads per month

MIT license

16KB
69 lines

i3Spotify

This is a rust application to display spotify artist/track information in the i3bar

Screenshot

Installation

To install using cargo:

cargo install i3spotify

Add to i3 config like below:

bar {
    status_command i3status | i3spotify
}

Dependencies

~5.5MB
~117K SLoC