Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/remigallego/winampify
- Owner: remigallego
- License: mit
- Created: 2018-04-08T16:50:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:19:14.000Z (almost 2 years ago)
- Last Synced: 2023-11-07T17:04:28.711Z (about 1 year ago)
- Topics: audio, css-in-js, desktop, emotionjs, gui, react, spotify, streaming, typescript, webamp, winamp
- Language: TypeScript
- Homepage: https://winampify.io
- Size: 18 MB
- Stars: 195
- Watchers: 8
- Forks: 17
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-os - winampify - looking interface and a reimplementation of the classic audio player Winamp. <br> `React` `emotionjs` `TS` `HTML` `Sass` `CSS` `JS` ~ [@remigallego](https://github.com/remigallego) | [here](https://winampify.io) | (<img src="media/icons8-windows-11-48.png" alt="logo" width="36"/> WINDOWS)
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).