Skip to content

A go library for controlling LG TVs

License

Notifications You must be signed in to change notification settings

WENKz/go-lg-tv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LG TV Driver

Introduction

This is a driver for LG Smart TVs, it was developed to be used by the ninjasphere, but can work standalone as well.

To Use

GetTVToShowPin() -asks any LG TVs on the network to show their PIN numbers on screen. PairWithPin() - pairs the go application with the TV, using the specified PIN SendCommandCode() - sends a command code to the paired TV.

Thanks To

LG for making awesome TVs and documentaing their APIs SteveWinfield from http://github.com/SteveWinfield/PHP-LG-SmartTV for the list of enumerated commands for LG TVs David Gray http://github.com/Grayda for the IP and UDP code.

About

A go library for controlling LG TVs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%