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

https://github.com/srijanshetty/shufflerun

http://youtu.be/Fj-0bsk71KQSo, our team had a huge problem; whenever we went for a run, our music never matched our pace. So we decided to fix this little problem. Using Cut-throat HTML5 features like geolocation, filesystem and Web Audio, we've developed an HTML5 webapp which changes the music to match the speed at which you're running.
https://github.com/srijanshetty/shufflerun

Last synced: about 2 months ago
JSON representation

http://youtu.be/Fj-0bsk71KQSo, our team had a huge problem; whenever we went for a run, our music never matched our pace. So we decided to fix this little problem. Using Cut-throat HTML5 features like geolocation, filesystem and Web Audio, we've developed an HTML5 webapp which changes the music to match the speed at which you're running.

Awesome Lists containing this project

README

        

# Inspiration!
So, our team had a huge problem; whenever we went for a run, our music never matched our pace. So we decided to fix this little problem.
We've also used the Last FM API to play the top 10 tracks of the a user for Desktop users. (Maybe our basic assumption that people will not run with their bulky laptops may be wrong)

# The tech shebang!
Using Cut-throat HTML5 features like geolocation, filesystem and Web Audio, we've developed an HTML5 web-app which changes the music to match the speed at which you're running.
Another module which is relatively salient is Music Genre Classification, the idea is to custom tag songs (using Last FM API) which will aid in changing the music according to the analyzed data.

# Acknowledgement
- Based off https://github.com/antimatter15/player