spotify-search
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "spotify-search", | ||
"description": "Search and Control Spotify via the CLI", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"author": "Steve Kaliski <sjkaliski@gmail.com>", | ||
@@ -6,0 +6,0 @@ "repository": { |
spotify-cli | ||
=========== | ||
Play Spotify via the Command Line | ||
Aren't you tired of constantly switching between your text editor, terminal, browser, and Spotify? Well, now you can search through Spotify in your terminal while you code! Here's how: | ||
## Installation | ||
Get [Spotify](https://www.spotify.com/). | ||
``` | ||
$ [sudo] npm install spotify-search -g | ||
``` | ||
## Usage | ||
``` | ||
$ spotify play drake | ||
``` | ||
Input the number of the track you'd like to hear and hit enter. |
8129
20