Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 1.07 KB

Readme.md

File metadata and controls

18 lines (9 loc) · 1.07 KB

Forever.fm

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

Live today!


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 or the site itself. 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 and pyechonest, and for now, my fork (and patch) of soundcloud-python.