gk4m / vue-spotify

Spotify client built with vue.js / vuex

Home Page:https://gk4m.github.io/vue-spotify/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-spotify

Spotify client built with vue.js / vuex.

Authenticated users must have a valid Spotify Premium subscription because if it doesn't, Web Playback SDK will not work.

alt text alt text alt text

Features

Authorization

  • Login
  • Logout
  • Refresh token

Search

  • Get Spotify Catalog information about artists, albums, tracks or playlists that match a keyword string.

Browse

  • Get a List of Categories
  • Get New Releases

Playlist manipulation

  • Get a user's playlists
  • Create playlists

Follow

  • Follow a playlist
  • Unfollow a playlist

Player

  • Get a user's available devices
  • Connect to another device
  • Start/Resume a User's Playback
  • Get the User's Currently Playing Track
  • Set volume
  • Skip User’s Playback To Next Track
  • Skip User’s Playback To Previous Track
  • Seek playback to a given position
  • Toggle Shuffle For User’s Playback
  • Set Repeat Mode On User’s Playback

Read more

About

Spotify client built with vue.js / vuex

https://gk4m.github.io/vue-spotify/

License:Apache License 2.0


Languages

Language:Vue 66.0%Language:JavaScript 19.4%Language:SCSS 10.8%Language:Sass 3.2%Language:HTML 0.6%