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
- Host: GitHub
- URL: https://github.com/vicky002/webmusicplayer
- Owner: vicky002
- License: gpl-2.0
- Created: 2015-04-03T05:57:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T15:45:07.000Z (over 10 years ago)
- Last Synced: 2025-03-17T19:02:21.354Z (7 months ago)
- Language: CSS
- Homepage: http://vicky002.github.io/WebMusicPlayer/
- Size: 887 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# WebMusicPlayer
Music Player Just Drag and Drop your Mp3 files and you can also search select and remove filesWebsite : 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.