kevinspencer / lastfm-myrecent

Retrieves your most recently played tracks via last.fm

This URL has Read+Write access

name age message
file README Loading commit data...
file lastfm-myrecent
README
lastfm-myrecent

Communicates with last.fm to find your most recently listened to tracks.

USAGE

    lastfm-myrecent
    lastfm-myrecent -c 10 (displays the most recent 10 tracks)

CONFIGURATION

    Uses the last.fm API (http://www.last.fm/api/intro) and thus requires
    a last.fm API key.  Edit the $user and $api_key variables accordingly.