Go to file
2014-11-09 14:11:02 -08:00
cursors Upgrade to the Winamp 2.91 skin 2014-11-04 19:57:10 -08:00
skins/default Upgrade to the Winamp 2.91 skin 2014-11-04 19:57:10 -08:00
index.html Progress on work indicator 2014-11-08 20:35:52 -08:00
README.md Move todo list from readme to GitHub issues 2014-11-07 18:06:12 -08:00
winamp.css Implement close button 2014-11-08 20:55:27 -08:00
winamp.js Decode url strings 2014-11-09 14:11:02 -08:00

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 files or open them via the "eject" button
  • Open a url using the upper left hand corner "options" icon
  • Uses the acutal skin assets, so it's compatible with all skins
  • "Shade" mini-mode
  • Not dependent on any libraries or frameworks

Currently Impossible

Tested in modern versions of

  • Chrome (OS X, iOS, Ubuntu) - Perfect
  • Firefox (OS X) - Perfect
  • Safari (OS X, iOS) - Perfect

Reference

Predecessors