/SpotiCLI

A Spotify App that lets you play songs from a built in command-line.

Primary LanguagePHP

SpotiCLI

Description

A Spotify App that lets you play songs from a built in command-line. It uses the Spotify API for accessing, searching for, and playing songs. It uses opt-parse.js for option parsing. It also uses the SendGrid API to send emails.

SpotiCLI won Best hack using the Spotify API and Best hack using the SendGrid API for Hollywood Hack Day 2013.

Quick start

Note: Spotify developer account is required Sign up here: https://developer.spotify.com/technologies/apps/

For Mac/Linux:

  • Make a Spotify directory in your home directory if you don't already have one.
    • mkdir ~/Spotify
  • Enter the directory and clone this repo.
    • cd ~/Spotify
    • git clone https://github.com/Goom11/SpotiCLI.git
  • Open or restart Spotify, navigate to the 'Develop' menu and select 'Show Bundle Manager'
  • Click on the 'Apps' tab and open SpotiCLI

Todo:

  • Clean up code
  • Comment code
  • Upgrade to new Spotify API

Bug tracker

Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues.

Contributing

Please contribute by submitting pull requests.

Thanks!

Authors

Aman Agarwal

Daniel Duan