mirror of
https://github.com/captbaritone/webamp.git
synced 2026-07-25 19:13:54 +00:00
Add press coverage to readme
This commit is contained in:
parent
f72f997f83
commit
de07530bf0
1 changed files with 10 additions and 3 deletions
13
README.md
13
README.md
|
|
@ -4,15 +4,15 @@
|
|||
|
||||
[](https://gitter.im/winamp2-js/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
A reimplementation of Winamp 2.9 in HTML5 and JavaScript.
|
||||
A reimplementation of Winamp 2.9 in HTML5 and JavaScript. As seen on [TechCrunch], [Motherboard], [Gizmoto], Hacker News ([1], [2], [3]), and [elsewhere](./press.md).
|
||||
|
||||
**[Give it a try!](https://jordaneldredge.com/projects/winamp2-js/)**
|
||||
|
||||
[](https://jordaneldredge.com/projects/winamp2-js/)
|
||||
|
||||
Works in modern versions of Edge, Firefox, Safari and Chrome. IE is [not
|
||||
supported](http://caniuse.com/#feat=audio-api).
|
||||
|
||||
[](https://jordaneldredge.com/projects/winamp2-js/)
|
||||
|
||||
## Features
|
||||
|
||||
* Decodes the actual skin file in your browser so you can load your favorite
|
||||
|
|
@ -155,3 +155,10 @@ While the Winamp name, interface, and, sample audio file are surely property of
|
|||
Nullsoft, the code within this project is released under the [MIT
|
||||
License](LICENSE.txt). That being said, if you do anything interesting with
|
||||
this code, please let me know. I'd love to see it.
|
||||
|
||||
[TechCrunch]: https://techcrunch.com/2018/02/09/whip-the-llamas-ass-with-this-javascript-winamp-emulator/
|
||||
[Motherboard]: https://motherboard.vice.com/en_us/article/qvebbv/winamp-2-mp3-music-player-emulator
|
||||
[Gizmoto]: https://gizmodo.com/winamp-2-has-been-immortalized-in-html5-for-your-pleasu-1655373653
|
||||
[1]: https://news.ycombinator.com/item?id=8565665
|
||||
[2]: https://news.ycombinator.com/item?id=15314629
|
||||
[3]: https://news.ycombinator.com/item?id=16333550
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue