Project

shellify

0.0
The project is in a healthy, maintained state
Use Spotify from the command line
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 13.0.1

Runtime

~> 4.6.0
~> 2.11.1
 Project Readme

Shellify

Use Spotify from the command line

Installation

Add this line to your application's Gemfile:

$ gem install shellify

Setup

  1. Create an application on the Spotify Developer Dashboard.
  2. Add http://localhost:8888/callback to the Spotify Application's Redirect URIs
  3. Run shellify configure
  4. Run shellify authenticate

Commands

$ shellify
  Now Playing:
  3 Libras - A Perfect Circle - 02:24/03:39 - ♥

See shellify help for a full list of commands.

RSpotify

Shellify is basically a just a wrapper for RSpotify and wouldn't be possible (without significantly more effort) thanks to the work that's already been done over there.

License

The gem is available as open source under the terms of the MIT License.