Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 341 Bytes

File metadata and controls

14 lines (8 loc) · 341 Bytes

Playlist Generator

Usage

echoespl [-r] [-n playlist_name] <url_of_playlist>

Installing

Build the project with "go build"

Create a file in ~/.echoespl/config containing a JSON object with the following keys:

  • client_id with your Spotify application's client ID
  • client_secret with your Spotify application's client secret