demeralde / songwhip-cli

Get the link to a track on Songwhip via the command line.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

songwhip-cli

Get the link to a track on Songwhip via the command line.

Usage

  1. Install Go

  2. Install the package:

go install github.com/dspacejs/songwhip-cli
  1. Run the script with a link to a song:
songwhip-cli https://tidal.com/browse/track/79930135

It will copy the Songwhip URL to the clipboard.

About

Get the link to a track on Songwhip via the command line.

License:MIT License


Languages

Language:Go 100.0%