Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dingoeatingfuzz/npr-music-we-love-bookmarklets
- Owner: DingoEatingFuzz
- Created: 2014-12-16T11:00:57.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-22T02:49:45.000Z (about 10 years ago)
- Last Synced: 2024-11-08T22:19:19.518Z (2 months ago)
- Language: JavaScript
- Homepage: http://mlange.io/npr/
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 webappAnd lastly, the link to the npr site: http://apps.npr.org/best-songs-2014/
### Building
Just this one command
```sh
node index.js
```