Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 350 Bytes

conky-lastfm

Queries the last.fm API to get your last played/currently playing song.

Usage

Put the following in your conky config file (e.g. /etc/conky/conky.conf):

Now Playing: ${execi 30 (python /path/to/now-playing)}

Notes

You'll need an API key from last.fm for this script to work.