Skip to content

html widget showing the currently playing or last played song for a last.fm user

Notifications You must be signed in to change notification settings

vojislav/lastfm-now-playing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Last.fm Now Playing

a html widget that shows the currently playing or last played song for a Last.fm user, along with the album art and refresh button

widget

Installation

just edit the username variable in the beginning of main.js and it should work.

Usage

i recommend using it as an iframe element.

<div id="player">
    <iframe id="player-frame" src="lastfm-now-playing/index.html" frameborder="0" scrolling="no">
    </iframe>
</div>

everything but the font style and color are handled on the iframe element side.

About

html widget showing the currently playing or last played song for a last.fm user

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published