Suninus / winamp2-js

A reimplementation of Winamp 2.9 in HTML5 and Javascript

Home Page:http://jordaneldredge.com/projects/winamp2-js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

  • Winamp em HTML5 e Javascript In 2010 a developer named Danilo posted one of his HTML5 experiments: "an audio player simulating good old Winamp". You will have to download the zip file.

  • 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.

Thanks

  • Research and feature prototyping: @PAEz

Thank you to Justin Frankel and everyone at Nullsoft for Winamp which inspired so many of us.

About

A reimplementation of Winamp 2.9 in HTML5 and Javascript

http://jordaneldredge.com/projects/winamp2-js/


Languages

Language:JavaScript 72.1%Language:CSS 27.9%