Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 398 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 398 Bytes

gupnp

gupnp provides an API and GUI to control DLNA/UPnP devices like network TV and radio.

It's a go (golang) binding for gupnp and gupnp-av C libraries.

See documentation on http://godoc.org/github.com/sqp/gupnp

Requirements

C libraries: libgupnp-av, libgupnp, libgssdp, glib-2.0

go libraries: github.com/clbanning/mxj github.com/conformal/gotk3 github.com/sqp/godock