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

https://github.com/ivan-ilyich/eberus-audio-player

Audio player web app
https://github.com/ivan-ilyich/eberus-audio-player

audio-player html5 lesscss vanilla-javascript

Last synced: about 1 month ago
JSON representation

Audio player web app

Awesome Lists containing this project

README

          

# Audio Player Web App
Basic audio player web app built with [Vanilla-JS](http://vanilla-js.com/).

## Features
- Load tracks from json file
- Play/Pause tracks
- Skip to next/previous track
- Seek
- Volume up/down
- Mute
- Repeat
- Shuffle
- Add to favorites
- Remove from favorites
- Select and play track from favorites

## Possible Extensions
- Queue selected tracks
- Create playlists
- Responsive design for tablet/mobile
- Fetch tracks from third party API