Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ltmenezes/spotify-term
- Owner: LTMenezes
- License: mit
- Created: 2018-06-10T21:10:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-11T13:03:01.000Z (over 6 years ago)
- Last Synced: 2024-06-20T09:13:07.770Z (5 months ago)
- Topics: golang, spotify, spotify-web-api, terminal, terminal-based
- Language: Go
- Size: 6.84 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.
```