Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/remigallego/winampify

⚡ A Spotify web client with an OS-looking interface and a reimplementation of the classic audio player Winamp.
https://github.com/remigallego/winampify

audio css-in-js desktop emotionjs gui react spotify streaming typescript webamp winamp

Last synced: about 2 months ago
JSON representation

⚡ A Spotify web client with an OS-looking interface and a reimplementation of the classic audio player Winamp.

Awesome Lists containing this project

README

        



## Overview

Winampify aims at providing an OS-like interface to interact with Spotify in the browser.

Artists, albums and tracks are all rendered as files and folders and can easily be manipulated and played in the Winamp re-implementation Webamp.

## Live environments
Staging
Production

## Motivation

Building softwares should stay fun. This project is mostly a sandbox for me to try and improve my knowledge of React and TypeScript. It is also the first large-scale project that I'm undertaking on my own, and is in constant need of refactoring.

## Development

`npm run build-webamp`
`npm run start`

## Requirements

You need a Spotify Premium Account to access Winampify.

## Thank you

Winamp's reimplementation is the work of captbaritone-js.

## License

This project is released under the [MIT License](LICENSE.txt).