Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/599316527/localhtml5audioplayer

A local html5 audio player which works in webkit browsers
https://github.com/599316527/localhtml5audioplayer

Last synced: 27 days ago
JSON representation

A local html5 audio player which works in webkit browsers

Awesome Lists containing this project

README

        

Local Html5 Audio Player
=====================

A local html5 audio player which works in **webkit** browsers.

## Usage

* Open index.html with a webkit browser.
* Drag audio files into the dashed border area.
* Play audios.
* Control the player by clicking icons, dragging sliders or pressing shortcut keys.

## Notice

* The app only works properly in browsers with **webkit** core.
* Audio formats which the player support depends on the html element .
* Press the key "?" to show/hide the list of shortcut keys.

## Screenshots

![Player](https://raw.github.com/599316527/localHtml5AudioPlayer/master/Screenshot/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7%202013-08-29%20%E4%B8%8B%E5%8D%882.21.40.png)

![Help](https://raw.github.com/599316527/localHtml5AudioPlayer/master/Screenshot/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7%202013-08-29%20%E4%B8%8B%E5%8D%882.21.46.png)

Have a nice day!