iros / spotify-npr-allsongs

A demo spotify app that hooks into the NPR All Songs Considered API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated!

Spotify no longer has apps in desktop client. Let this be a little piece of history.

Spotify NPR All Songs Considered Sample app

Installation

  1. Open Terminal, mkdir ~/Spotify
  2. cd ~/Spotify
  3. git clone this repo into a directory called npr
  4. Get an API key for audioscrobbler.com and add in on line 40 of sample.js
  5. Get an API key for npr.org and add it on line 20 of main.js

Use

In spotify navigate to spotify:app:npr

It should pull latest show

Looks like this: http://gyazo.com/d2796af0be89678d0740eb88ab0a0c3f

About

A demo spotify app that hooks into the NPR All Songs Considered API


Languages

Language:JavaScript 60.7%Language:HTML 22.3%Language:CSS 17.1%