Skip to content

dsvensson/go-xmmsclient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-xmmsclient Travis AppVeyor Coverage Status GoDoc

A first exploration of the Go programming language with a target of implementing a full xmmsclient library to communicate with the XMMS2 music player.

What's in here?

  • xmmsclient
    • The actual library that's budding, lots of half-baked ideas while getting stuff usable.
  • genipc
    • A hacky code generator that takes ipc.xml and generates the API.
    • Update via go generate ./xmmsclient
  • examples/test
    • A weird test client that uses whatever is being worked on right now.

License?

ISC, as far from tl;dr as you can possibly get.

About

An xmmsclient library for the Go programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages