Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kitnato/soundcloud-playlister

SoundCloud Playlister is a web-app that allows Soundcloud ("SC") users to create, edit and manage simple playlists comprised of SC tracks, which can be played in succession in a playlist-like manner. It is written in Javascript ("JS") using Meteor 0.5.0 (http://www.meteor.com/) with the majority of functionality encapsulated in a client-side (browser-loaded) JS file ("playlister.js"), along with a minimal server-side JS file ("publisher.js") based on Node.js and MongoDB running the database backend.
https://github.com/kitnato/soundcloud-playlister

Last synced: 18 days ago
JSON representation

SoundCloud Playlister is a web-app that allows Soundcloud ("SC") users to create, edit and manage simple playlists comprised of SC tracks, which can be played in succession in a playlist-like manner. It is written in Javascript ("JS") using Meteor 0.5.0 (http://www.meteor.com/) with the majority of functionality encapsulated in a client-side (browser-loaded) JS file ("playlister.js"), along with a minimal server-side JS file ("publisher.js") based on Node.js and MongoDB running the database backend.

Awesome Lists containing this project