kevinspencer / lastfm-myrecent
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
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.

