Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 822 Bytes

README.md

File metadata and controls

38 lines (29 loc) · 822 Bytes

Spotify-CLI

A fun and colourful node.js based cli to search for and play your favorite tunes on spotify. Compatible with all modern macOS and OSX versions.

gif-demo

Installation

Clone the repo and run npm install -g

Usage

Usage: spotify [options] [command]

Options: -h, --help display help for command

Commands: Usage: spotify [options] [command]

Options: -h, --help display help for command

Commands:

  • play [type] [name] play current song / play a specific [track] or [artist] or [playlist]
  • pause
  • next
  • prev
  • volumeUp
  • volumeDown
  • volume
  • configure
  • status
  • about
  • help [command] display help for command

Example Usage

demo