Skip to content

qeqqe/spotify-track-readme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal service that converts your current spotify track into an embeddable SVG.

Current playing

Recently played

Installation

  1. Rename the example.application.properties to application.properties
    mv ./src/main/resources/example.application.properties appliaction.properties
  2. Go to https://open.spotify.com/ and copy your sp_dc and paste it in the application.properties as spotify.sp_dc=your-spotify-sp_dc-cookie
  3. build the application
      ./mvnw clean install
  4. Use the target/spotify-current-readme-0.0.1-SNAPSHOT.jar and deploy your application.

sample

check out my profile! https://github.com/qeqqe

About

converts your current spotify track into an embeddable SVG.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages