Actually find music you want to listen to from SoundCloud.
It's a simple Angular app that loads your SoundCloud feed from their API, then sorts and groups it in ways that you might actually want to use.
- AngularJS
- Moment.js / angular-moment
- SoundCloud Javascript SDK and Widget
- Lodash
- Check it out at https://chanderson0.github.io/soundcloud_discovery
- Locally, just serve it. (e.g.
ruby -run -e httpd . -p 9292
)
PRs accepted. If you do run this on your own server, please change the API keys in app.js
.