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

https://github.com/paradoxinversion/music-player-client


https://github.com/paradoxinversion/music-player-client

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Music Player Client

This is the client for the music player server repo.

## Setup

Yarn install dependencies.

Ensure the music server is running

Run yarn start (which in turnn runs yarn start:dev)

## Features

- Play, Pause, Stop, Skip (Forward and Backward)

## Todo Soon

- Go to next song on completion of the current one
- Shuffle songs
- Handle long song arrays

## Todo Later

- Scrub through track

## Maybe in the future

- Electron?