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

https://github.com/vicky002/webmusicplayer

Music Player Just Drag and Drop your Mp3 files and you can also search select and remove files
https://github.com/vicky002/webmusicplayer

Last synced: 6 months ago
JSON representation

Music Player Just Drag and Drop your Mp3 files and you can also search select and remove files

Awesome Lists containing this project

README

          

# WebMusicPlayer
Music Player Just Drag and Drop your Mp3 files and you can also search select and remove files

Website : https://myfirstplayer.herokuapp.com/
------
Features
---------
- You can load mp3 files from your computer by dragging them and dropping them in the browser. Chrome users can drop whole folders as well.
- Nothing is uploaded – the mp3 files are kept in your browser.
- Cool audio visualization and audio playback using : Wavesurfer.js.
- Select and search songs in a playlist.
- Cover art and ID3 tags using : JavaScript ID3 Reader.
- Shuffle and Repeat options.
- Once the page is loaded, it doesn't need internet connetion works even without internet.