| Crates.io | i3spotify |
| lib.rs | i3spotify |
| version | 0.1.1 |
| created_at | 2021-08-18 04:01:45.794901+00 |
| updated_at | 2021-08-18 04:05:30.717785+00 |
| description | A plugin to add current spotify track information to i3bar |
| homepage | |
| repository | https://github.com/kvaggelakos/i3spotify |
| max_upload_size | |
| id | 438787 |
| size | 19,083 |
This is a rust application to display spotify artist/track information in the i3bar

To install using cargo:
cargo install i3spotify
Add to i3 config like below:
bar {
status_command i3status | i3spotify
}