Home

Awesome

Playlist Manager for SoundCloud

Prototype of playlist manager for tracks available at SoundCloud.

Can be seen live at http://soundcloud-playlist-manager.medyk.org/

It's client-side only application, playlists information are saved in localStorage, so playlists saved in one browser won't be seen in other.

Installation

To install this application on your own, apart of downloading this source code two steps needs to be done:

exports.KEY = '...' // Fill with your application Client ID;