https://github.com/madh93/rpotify
Spotify CLI remote control
https://github.com/madh93/rpotify
cli ruby shell spotify terminal
Last synced: 8 months ago
JSON representation
Spotify CLI remote control
- Host: GitHub
- URL: https://github.com/madh93/rpotify
- Owner: Madh93
- Created: 2014-10-01T18:48:25.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-14T22:27:00.000Z (over 11 years ago)
- Last Synced: 2023-02-26T07:12:01.502Z (over 3 years ago)
- Topics: cli, ruby, shell, spotify, terminal
- Language: Ruby
- Homepage:
- Size: 293 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Rpotify
Rpotify is a tool for managing Spotify remotely without GUI, only by CLI.

##Features
**Current features:**
- Play/Pause/Stop
- Next/Previous
- Shuffle/Repeat
- Volume up/down
- Now Playing
- Information track
- Search song/album/artist
**Future features:**
- Order searches
- Access to personal lists
- Download track/cover
- ...
##How to install
###Dependencies
For Volume up/down and Shuffle/Repeat is necessary xdotool:
sudo apt-get install xdotool
To search music is necessary:
- [Ruby](https://github.com/ruby/ruby)
- [rspotify gem](https://github.com/guilhermesad/rspotify)
- [terminal-table gem](https://github.com/tj/terminal-table)
###Install
Download, extract and launch:
wget -O rpotify.zip https://github.com/Madh93/Rpotify/archive/master.zip
unzip rpotify.zip && cd Rpotify-master
./rpotify.sh
##How to use
To list all commands:
./rpotify.sh help
To search music:
./rpotify.sh search [[-s|--song]|[--album]|[-a|--artist]] text_search