Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cmeiklejohn/unrecorded.fm
The group Rdio® listening experience.
https://github.com/cmeiklejohn/unrecorded.fm
Last synced: about 2 months ago
JSON representation
The group Rdio® listening experience.
- Host: GitHub
- URL: https://github.com/cmeiklejohn/unrecorded.fm
- Owner: cmeiklejohn
- License: mit
- Created: 2012-02-01T03:04:30.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-22T21:37:41.000Z (almost 13 years ago)
- Last Synced: 2024-04-15T14:08:02.084Z (9 months ago)
- Language: JavaScript
- Homepage: http://unrecorded.fm
- Size: 446 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
# Unrecorded.fm
Unrecorded.fm: the group Rdio® listening experience.
## Work In Progress
Currently under development. Try it out [here!](http://unrecorded.fm:8001)
## Usage
1. Set the TOKEN environment variable with your Rdio token.
2. Set the DOMAIN environment variable with the domain the app is being served from.
3. Start the node server. ```node server.js```
4. Log into Rdio.
5. Visit and listen!## Contributing
1. Fork the official repository.
2. Make your changes in a topic branch (with tests, please).
3. Send a pull request.
4. Once accepted, you'll get a free limited-run Critical Pair t-shirt!## License
Unrecorded.fm is Copyright © 2011 Critical Pair. Unrecorded.fm is free software, and may be redistributed under the terms specified in the LICENSE file.
## About
Unrecorded.fm was written by [Christopher Meiklejohn](mailto:[email protected]), with help from [Simon Hojberg](http://github.com/hojberg) and deployed by [Greg Maccarone](http://github.com/gmaccarone).