https://github.com/thinkaliker/noisesupply
Pandora for SoundCloud
https://github.com/thinkaliker/noisesupply
Last synced: 2 months ago
JSON representation
Pandora for SoundCloud
- Host: GitHub
- URL: https://github.com/thinkaliker/noisesupply
- Owner: thinkaliker
- Created: 2015-05-29T07:03:22.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2015-07-12T18:59:16.000Z (almost 10 years ago)
- Last Synced: 2025-02-15T11:48:27.579Z (4 months ago)
- Language: JavaScript
- Homepage: http://noise.supply
- Size: 253 KB
- Stars: 0
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# noisesupply
Get running:
```
git clone https://github.com/ummjackson/noisesupply.gitcd noisesupply
sudo python -m SimpleHTTPServer 80
```To test SoundCloud and Last.fm authorization callbacks, adjust your hosts file:
```
127.0.0.1 noise.supply
```