Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jansedivy/spot
Simple command line interface for Spotify
https://github.com/jansedivy/spot
Last synced: 14 days ago
JSON representation
Simple command line interface for Spotify
- Host: GitHub
- URL: https://github.com/jansedivy/spot
- Owner: jansedivy
- Created: 2015-05-26T21:22:01.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-26T21:37:14.000Z (over 9 years ago)
- Last Synced: 2024-10-05T00:08:42.257Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Spot - Command line interface for spotify
Simple command line interface for controlling Spotify.
## Notice
For now this program doesn't support multiple playlist/user switching
## Usage
```sh
spot list # List all songs from playlist
spot play name / artist # Starts playing song from playlist
spot play_song id # Start playing song with given idspot pause
spot start
spot togglespot next_track
spot previous_track
```### [Selecta](https://github.com/garybernhardt/selecta)
Spot can be used with selecta for easier song switching
![Selecta usage](https://upx.cz/28b)