Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/599316527/localhtml5audioplayer
- Owner: 599316527
- License: apache-2.0
- Created: 2013-08-29T06:18:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-01T12:12:52.000Z (over 11 years ago)
- Last Synced: 2024-10-16T13:13:59.331Z (3 months ago)
- Language: JavaScript
- Size: 1.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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!