Skip to content

xinyuh0/SPMPlayer

Repository files navigation

License: GPL v2

SPMPlayer

A music player desktop application built with Electron and React, using Spotify Web API.

About the Project

Search 🔍

Bulid with

  • Electron
  • React
  • Query
  • Spotify

Roadmap

  • Project initialization
  • Authentication for Spotify Web API
  • Search page UI and functionality
  • Support login via OAuth 2.0
  • Music playback
  • Detail pages for tracks, artists, albums and playlists

Project Setup

Notice: this repository doesn't contain API key, please prepare your own key at Spotify Web API and copy it into credentials.json.

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published