Skip to content

pschfr/LastFM.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Uses JavaScript to fetch the most recently listened to tracks that I scrobble from Last.FM

  1. Get an API key from Last.FM.
  2. Put the API key and your username in lastFM.js.
  3. Place a <div id="recenttracks"></div> or <div id="topartists"></div> wherever in your HTML.
  4. Done. Go enjoy some tunes.

TODO:

  1. display more methods
  2. fix duplicate track problem
  3. auto-refresh doesn't seem to work right?

About

Displays the last song you scrobbled on Last.FM on a webpage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published