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.
Clone the repo and run
npm install -g
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