Skip to content

Very simple Python script to display artist name and track title on i3blocks

License

Notifications You must be signed in to change notification settings

firatakandere/i3blocks-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

i3blocks-spotify

Very simple Python script to display artist name and track title on i3blocks.

Requires python-dbus library. Works on both Python 2 and Python3.

Disappears when Spotify is closed.

Usage

# Spotify icon \uF1BC
[spotify]
label=
command=~/.config/i3blocks/scripts/spotify.py
color=#81b71a
interval=5

Controls

Mouse clicks (left/right) to go forward/backward through tracks and to pause/play with middle-click.

About

Very simple Python script to display artist name and track title on i3blocks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages