Skip to content

miketucker/Dropbox-Audio-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox Audio Player

A minimal tool to play audio from your dropbox account.

Use the live service at soundstash.heroku.com or fork your own.

Libraries

Current functionality

  • Loads all MP3s from the app's dropbox folder
  • Plays through each in order of ascending name

Todo

  • Reorder, modify playlist
  • Read subdirectories
  • OGG support
  • Sort by artist, title

Installation

  • Install Sinatra
  • Install Brunch
  • Register an app at dropbox.com/developers/apps
  • Add your App key and secret to index.rb
  • Install the gems listed in Gemfile
  • In terminal, run ruby index.rb
  • That's it! You should be running locally

About

Play audio from your dropbox account in a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published