jakke-korpelainen / newtab-angular

Custom New Tab -page (AngularJs, RequireJS)
MIT License
99 stars 25 forks source link

Optional feature for embedding Last.fm #24

Open PxlBuzzard opened 9 years ago

PxlBuzzard commented 9 years ago

In a similar vein to #12, it would be cool and relatively simple to hook into Last.fm's currently playing API. You don't need auth or anything, just the user's Last.fm username. This would show the currently playing or last-listened-to track.

jakke-korpelainen commented 9 years ago

Yeah this would be nice. Need to think how to make the base for these optional features, would be cool if the user also could choose the position where to display each field (drag&drop).