Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cybershadow/wsz2web
Converts classic WinAMP skins to images/CSS.
https://github.com/cybershadow/wsz2web
Last synced: 11 days ago
JSON representation
Converts classic WinAMP skins to images/CSS.
- Host: GitHub
- URL: https://github.com/cybershadow/wsz2web
- Owner: CyberShadow
- Created: 2010-02-24T13:19:53.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-02-26T09:02:24.000Z (almost 15 years ago)
- Last Synced: 2025-01-22T01:05:15.526Z (13 days ago)
- Homepage: http://blog.thecybershadow.net/2010/02/24/converting-classic-winamp-skins-to-htmlcss/
- Size: 78.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
WSZ2Web
=======Converts classic WinAMP skins to images/CSS.
Usage
-----1. Unpack the skin file (rename .wsz to .zip and unzip).
2. Copy wsz2web.exe to the unpacked directory and run it.
3. Copy skin.css to the newly-created "web" directory.
4. To preview the skin, copy index.html to the same directory and open it from there.
5. Copy and adapt the respective parts from index.html to your web page.Compilation prerequisites
-------------------------1. [PngImage][], a previously open-source unit, now owned by
CodeGear/Embarcadero and distributed exclusively with Delphi 2009. :(
2. My Glib unit ()
3. My MyStrUtils unit ()[PngImage]: http://blogs.embarcadero.com/nickhodges/2008/08/13/39100