Audial representation of GitHub commits, based on the new profile pages.
Fairly bad code inside; built in approximately five and a half minutes.
Try it: http://song-of-github.herokuapp.com/
To run: Install node, npm install
, npm start
.
To embed it on your site:
<iframe src="http://song-of-github.herokuapp.com/?username={{name}}&embeddable" height="240" width="600"></iframe>
To display a click to play
button, add &playbutton
to the querystring.
MIT licensed. See LICENSE file.