Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psobot/foreverfm

Your infinite DJ. An endless stream of beatmatched music from SoundCloud.
https://github.com/psobot/foreverfm

Last synced: 1 day ago
JSON representation

Your infinite DJ. An endless stream of beatmatched music from SoundCloud.

Awesome Lists containing this project

README

        

# Forever.fm

by Peter Sobot (psobot.com) on November ~7, 2012. Licensed under MIT.
[Live at forever.fm](http://forever.fm).

![Live today!](http://petersobot.com/images/body/foreverfm.png)

---
Forever.fm is a web app that provides an endless beatmatched radio stream of the hottest tracks on SoundCloud. Check out the [absurdly long blog post on its creation](http://petersobot.com/blog/introducing-forever-fm) or the [site itself](http://forever.fm). Check out the code above if you're interested in some learnin'.

##Installation

Hehe. Good luck. The code has too many dependencies to count… but I might be able to go back and add a `requirements.txt` eventually. It also depends on custom forks of the Echo Nest's client-side Python libraries and SoundCloud's Python library.

***Update***: I've added a requirements.txt, but you'll also need to use my custom forks of [remix](https://github.com/psobot/remix) and [pyechonest](https://github.com/psobot/pyechonest), and for now, my fork (and patch) of [soundcloud-python](https://github.com/psobot/soundcloud-python/tree/patch-1).