Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/coryshaw1/ng-soundcloud-playlist

Simple AngularJS app to create and share Soundcloud playlists without a Soundcloud login
https://github.com/coryshaw1/ng-soundcloud-playlist

Last synced: about 1 month ago
JSON representation

Simple AngularJS app to create and share Soundcloud playlists without a Soundcloud login

Awesome Lists containing this project

README

        

ng-soundcloud-playlist
======================

Simple AngularJS app to create and share Soundcloud playlists without a Soundcloud login

How to build
------------
`gulp` - Builds to dist folder
`gulp serve` - Builds and runs a local server from app folder with livereload

Demo
--------
Feel free to check out the demo here - http://coryshaw.us/ngSoundcloudPlaylist/

To Do
--------
- Add tests
- Custom music player, rather than embedding SoundCloud's default

Known Bugs
----------
- Safari won't embed SoundCloud player - https://bugs.webkit.org/show_bug.cgi?id=136081
- Web Notifications won't automatically close in Firefox