Spotify remote. Search, start and navigate through songs.
Project description
Pytify
=============
Search and start songs from command line.<br>
Should work in Linux and OS X.<br>
Supports both python 2 and 3. <br>
![Image of terminal]
(http://i.imgur.com/EpUDMJo.gif)
## Installation
```python
$ sudo pip install --pre pytify
```
## Or clone the repo
```python
$ git clone https://github.com/bjarneo/pytify.git
$ cd pytify
$ sudo python setup.py install
```
### Usage
```python
# To start the app type
$ pytify
# next song
$ pytify -n
# prev song
$ pytify -p
# play and pause song
$ pytify -pp
```
### Dependency
```bash
pip install requests
```
### Contributing
Contributions are appreciated.
### Contributors
- [@joined](https://github.com/joined/) - OS X
- [@adam410](https://github.com/adam410/) - OS X issue
- [@Newky](https://github.com/Newky) - Better structure
- [@ymski](https://github.com/ymski) - OS X
=============
Search and start songs from command line.<br>
Should work in Linux and OS X.<br>
Supports both python 2 and 3. <br>
![Image of terminal]
(http://i.imgur.com/EpUDMJo.gif)
## Installation
```python
$ sudo pip install --pre pytify
```
## Or clone the repo
```python
$ git clone https://github.com/bjarneo/pytify.git
$ cd pytify
$ sudo python setup.py install
```
### Usage
```python
# To start the app type
$ pytify
# next song
$ pytify -n
# prev song
$ pytify -p
# play and pause song
$ pytify -pp
```
### Dependency
```bash
pip install requests
```
### Contributing
Contributions are appreciated.
### Contributors
- [@joined](https://github.com/joined/) - OS X
- [@adam410](https://github.com/adam410/) - OS X issue
- [@Newky](https://github.com/Newky) - Better structure
- [@ymski](https://github.com/ymski) - OS X
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytify-2.0.tar.gz
(4.6 kB
view details)
File details
Details for the file pytify-2.0.tar.gz.
File metadata
- Download URL: pytify-2.0.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f2a20a9b61619982f30a6921d713c97b87bddfd1481a4ec76332b0ca6bd2609
|
|
| MD5 |
b6758e9e45e3c88f376ade325d24c10b
|
|
| BLAKE2b-256 |
870cc39c1f67429a010f313620c697025c111e16422b8d22e0832d6a395d2bb7
|