pierrel / airdio

Play your s3-hosted mp3 from anywhere
2 stars 0 forks source link

Airdio

Boilerplate code from HTML5Boilerplate http://html5boilerplate.com

Usage

  1. Throw some mp3s in an S3 bucket
  2. Make all the mp3s public
  3. open index.html and enter your credentials

limitations

  1. Does not handle filenames/keys with special characters ("é", ...) (check/add to
    unhandled_special_characters
    )
  2. No playlist support
  3. All songs must be public to be playable