mirror of
https://github.com/captbaritone/webamp.git
synced 2026-01-23 10:15:31 +00:00
No description
|
|
||
|---|---|---|
| cursors | ||
| images | ||
| skins | ||
| .gitignore | ||
| file-manager.js | ||
| font.js | ||
| index.html | ||
| media.js | ||
| README.md | ||
| skin.js | ||
| visualizer.js | ||
| winamp.css | ||
| winamp.js | ||
Winamp2-js
A reimplementation of Winamp 2.9 in HTML5 and Javascript.
Works in modern versions of Firefox, Safari and Chrome. Untested in IE.
Features
- Drag in local sound or skin files or load them via the "eject" button
- "Shade" mini-mode
Tested in modern versions of
- Chrome (OS X, iOS, Ubuntu) - Perfect
- Firefox (OS X) - Perfect
- Safari (OS X, iOS) - Perfect
Reference
Predecessors
-
Webamp2x An impressive implementation from 2002(!). Doesn't seem to work/play in my modern browsers.
-
JuicyDrop An HTML5 implementation with less empasis on being true to the skin, but fully featured visualizations. @cggaurav is keeping it alive on GitHub
-
Spotiamp The folks at Spotify reimplemented Winamp as a frontend for Spotify. Not in a browser, and only runs on Windows.