♫ Oh My Radio ♫
- For a complete working example, see
examples/index.html
file. - Demo available here, BTW.
- UPDATE: Google chrome extension available here. Enjoy!
Beware of relying on below API methods, as these may change any time! ❗ I'm very bad guy, you know that!
OhMyRadio.nextStation()
OhMyRadio.prevStation()
OhMyRadio.playToggle()
OhMyRadio.increaseVolume()
OhMyRadio.decreaseVolume()
OhMyRadio.playById()
OhMyRadio.playByName()
- Currently supports radio stations from
shoutcast.com
only. - This project is inspired by Jai Pandya's Beatbar.js.
- Provide API to list all stations.
- Provide API to add new stations dynamically.
- Provide anotated source code documentation.
- Rework for cross-browser support.
- Add support to add stations from other sites than shoutcast.com.
Hey, you're encouraged to contribute to this project.
- Fork this project.
- Report bugs, comment on and close open issues.
- Update CHANGELOG.
- Make a pull request, bonus points for topic branches.
Copyright (c) 2013, Vishal Telangre and Contributors. All Rights Reserved.
This project is licenced under the MIT License.