i3spotify

Crates.ioi3spotify
lib.rsi3spotify
version0.1.1
sourcesrc
created_at2021-08-18 04:01:45.794901
updated_at2021-08-18 04:05:30.717785
descriptionA plugin to add current spotify track information to i3bar
homepage
repositoryhttps://github.com/kvaggelakos/i3spotify
max_upload_size
id438787
size19,083
Konstantinos Vaggelakos (kvaggelakos)

documentation

README

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
}
Commit count: 6

cargo fmt