Skip to content
forked from bjarneo/Pytify

Use this cli application as a Spotify remote. Including search for and start songs.

License

Notifications You must be signed in to change notification settings

David-Gilman/Pytify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytify

Search and start songs from command line.
Should work in Linux and OS X.
Supports both python 2 and 3.

![Image of terminal] (http://i.imgur.com/zlt3f8P.gif)

Installation

$ sudo pip install pytify

Or clone the repo

$ git clone https://github.com/bjarneo/pytify.git
$ cd pytify
$ sudo python setup.py install

Usage

# To start the app type
$ pytify

# next song
$ pytify -n

# prev song
$ pytify -p

# play and pause song
$ pytify -pp

Dependency

pip install requests

Contributing

Contributions are appreciated.

Contributors

About

Use this cli application as a Spotify remote. Including search for and start songs.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%