go-spotify

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2020 License: MIT Imports: 13 Imported by: 0

README

Gotify

Gotify is a Spotify player for cli.

Inspired by https://github.com/jbszczepaniak/spotify-cli.

Note: なんか知らんけど wsl2 環境で動作が異常(まだ原因特定できてない)

Feature

  • play
  • pause
  • next
  • previous
  • shuffle (set shuffle)

Usage

run gotify (windows: gotify.exe)

Require
  1. Premium Spotify Account
  2. Created Spotify Application under https://developer.spotify.com/dashboard/applications (set redirect URI to http://localhost:7777/gotify)

You'll get a client ID and secret key for your application.

Installation
$ go get github.com/zztkm/gotify

settings.json must be located at ~/.config/gotify/settings.json.
For windows %APPDATA%\gotify/settings.json

{
    "clientID": "sssafdafdfsaf",
    "secretKey": "dafsafasf"
}

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL