Skip to content

vojislav/lastfm-now-playing

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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