Skip to content

cj123/lastfm-nowplaying-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last.fm Now Playing Widget

A simple widget that displays a user's currently played song on last.fm.

Usage

  • load the last.fm widget in an iframe (recommended). e.g. for html5 doctype
<iframe src="http://www.icj.me/plugins/nowplaying.php?username=<user>&color=<color>" seamless></iframe>
  • replacing <user> with your username and <color> with either red or black.
  • If you wish to prevent autorefresh, add &autorefresh=no

Alternatively, fork this repo and customise it to your liking! :)

About

A last.fm now playing widget for a website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published