Skip to content

Go library for remote control of Sky+HD and SkyQ boxes

License

Notifications You must be signed in to change notification settings

skybet/go-skyremote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-skyremote

CircleCI CodeFactor

IMPORTANT - This is not an official library by BSkyB

Go library for controlling Sky+HD and SkyQ boxes over IP

Largely adapted from https://github.com/dalhundal/sky-remote

Usage

The bundled CLI is an example of how to use the library in your own applications. The CLI itself is very simple and let's you change the channel.

$ go run main.go --help
      --channel string   3 digit channel number (default "100")
      --ip string        IP of remote box
      --port int         Port on remote box (default 49160)

About

Go library for remote control of Sky+HD and SkyQ boxes

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages