Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dingoeatingfuzz/npr-music-we-love-bookmarklets

NPR Music We Love 2014 Bookmarklets
https://github.com/dingoeatingfuzz/npr-music-we-love-bookmarklets

Last synced: 18 days ago
JSON representation

NPR Music We Love 2014 Bookmarklets

Awesome Lists containing this project

README

        

## NPR Music We Love 2014 Bookmarklets

So NPR did this fantastic thing this year. You can find the link at the bottom of this readme,
but the gist of it is they put together a list of 302 songs they loved over the course of the year
and kind of made a game out of it (with a beautiful web app to boot).

Unfortunately, the +1 / thumbs up / love / favorite / star mechanism was nowhere to be found, which is a
shame considering how much new music I am discovering.

So, well, I did what any programmer would do: stayed up too late crafting bookmarklets to hack in this behavior.
I added a hate list too, because that's kind of fun.

Find the bookmarklets hosted here: http://mlange.io/npr/

If you aren't from a hundred years ago, and you don't know how to use a bookmarklet, it's simple.

1. Drag the links into your bookmark bar
2. Click them when appropriate on the npr music we loved webapp

And lastly, the link to the npr site: http://apps.npr.org/best-songs-2014/

### Building

Just this one command

```sh
node index.js
```