Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/psobot/foreverfm
- Owner: psobot
- Created: 2012-11-14T20:00:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T16:53:09.000Z (almost 12 years ago)
- Last Synced: 2024-08-02T05:10:45.261Z (3 months ago)
- Language: JavaScript
- Homepage: http://forever.fm
- Size: 862 KB
- Stars: 95
- Watchers: 11
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
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).