greyris

command module
v1.4.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 1 Imported by: 0

README

Greyris

This console utility will help you sort your Spotify playlists

Sorting rules: by author name -> by album release date -> by track number in the album

Requires

  • Installed Go
  • Spotify App with a Redirect URI that has the value http://localhost:8080/callback (Required for proper authentication)
  • The playlist you want to sort must be yours

Install

$ go install github.com/Pungentee/greyris@latest

Usage

# sort playlist
$ greyris [link]
$ greyris [alias] 
$ greyris all # sorts all aliases
$ greyris [link] all # combine

# add alias
$ greyris add [name] [link]
$ greyris add [name] [link] [name] [link]... # add multiple aliases 

# print list of all aliases
$ greyris list

# remove alias
$ greyris remove [alias]
$ greyris remove [alias] [alias]... # remove multiple aliases 

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL