Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ltmenezes/spotify-term

Spotify Term allows you to control all your spotify devices on the terminal.
https://github.com/ltmenezes/spotify-term

golang spotify spotify-web-api terminal terminal-based

Last synced: 1 day ago
JSON representation

Spotify Term allows you to control all your spotify devices on the terminal.

Awesome Lists containing this project

README

        

# Spotify Term
[![Travis Ci Build](https://api.travis-ci.org/LTMenezes/spotify-term.svg?branch=master)](https://travis-ci.org/LTMenezes/spotify-term)
[![Go Report Card](https://goreportcard.com/badge/github.com/LTMenezes/spotify-term)](https://goreportcard.com/report/github.com/LTMenezes/spotify-term)

Spotify Term allows you to control all your spotify devices on the terminal.

[![asciicast](https://asciinema.org/a/186526.png)](https://asciinema.org/a/186526)

# Installation
```bash
go get github.com/ltmenezes/spotify-term
```

# Usage
```bash
spotify-term resume # to resume a track
spotify-term -h # to get avaiable commands.
```