Skip to content

tcnksm/go-irkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-irkit

Travis MIT License Go Documentation

go-irkit is the unofficial golang client for IRKit (IRKit is a Wi-Fi enabled Open Source Infrared Remote Controller device). Note that API is not completed (and currently it's only support internet HTTP API). It has only what I need. If you want to use other feature, PR is always welcome.

To install, use go get (it uses context pacakge, so you need Go1.7 or later),

$ go get github.com/tcnksm/go-irkit/v1

Full documentation is available at http://godoc.org/github.com/tcnksm/go-irkit/v1 . See example usage on v1/_example directory.

Releases

No releases published

Packages

No packages published

Languages