Skip to content

A play queue for the SoundCloud API

Notifications You must be signed in to change notification settings

shql/SoundChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoundChain

A HTML, JS, CSS queue for the SoundCloud API.

  • HTML 5
  • Bootstrap 3
  • AMD pattern with RequireJS
  • BackboneJS
  • LocalStorage API
  • Bookmarklet support to use on SoundCloud.com
  • Code:
javascript:if(!location.href.match('//soundcloud.com/')) { alert('Please bookmark and use when on SoundCloud.com'); return false; } window.open('http://sc.shql.org/#bookmarklet/'+encodeURIComponent(location.href), '_blank')

About

A play queue for the SoundCloud API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published