Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 545 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 545 Bytes

About

MusicTab player is a music player with htlm5 frontend, you can play and make playlists of you music collection in you browser tab.

It is powered by sinatra server in the backed and html5 audio player

Usage

#####Setup#####

Do bundle install and start app by runnnig bin/musictab

Open localhost:4567 in your browser and locate the music in your system.


TODO:

  • Stream output while generating filelist
  • Add logger
  • Add more controls for Player UI
  • Search Bar
  • Playlist
  • Flash support