Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/coryshaw1/ng-soundcloud-playlist
- Owner: coryshaw1
- License: mit
- Created: 2014-08-16T13:09:11.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-17T20:01:30.000Z (about 10 years ago)
- Last Synced: 2024-10-13T04:31:27.536Z (2 months ago)
- Language: CSS
- Size: 957 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 livereloadDemo
--------
Feel free to check out the demo here - http://coryshaw.us/ngSoundcloudPlaylist/To Do
--------
- Add tests
- Custom music player, rather than embedding SoundCloud's defaultKnown Bugs
----------
- Safari won't embed SoundCloud player - https://bugs.webkit.org/show_bug.cgi?id=136081
- Web Notifications won't automatically close in Firefox