Skip to content

wtfutil/spotigopher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotigopher

===

Overview

Spotigopher is a Spotify API written based on the dbus. It is right now tested on Linux.

Usage

import "github.com/sticreations/spotigopher/spotigopher"
client := spotigopher.NewClient()
// Get Information
information, err := client.GetInfo()
// PlayPause
client.PlayPause()

About

A Spotify API / Client using the dbus to get information and control spotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%