Skip to content

LGster (pronounced LoGster) is a Command line Interface to send remote commands to an LG TV over it's IP Control feature. Very useful for some bells and whistles on home automation or PC-on-homeroom cool setups.

License

Notifications You must be signed in to change notification settings

mateusmedeiros/lgster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docs soon to follow

In the meantime, you'll have to look at the code. So sorry.

Some lazy examples of usage:

lgster-wake -m 29:00:8B:10:20:02 -t 192.168.1.255

lgster -k 0KEYC0DE -t 192.168.1.50 query volume # output: VOL:5
lgster -k 0KEYC0DE -t 192.168.1.50 set volume 10 # output: OK
lgster -k 0KEYC0DE -t 192.168.1.50 query volume # output: VOL:10
lgster -k 0KEYC0DE -t 192.168.1.50 query mute # output: MUTE:off
lgster -k 0KEYC0DE -t 192.168.1.50 custom command "POWER off" # output: OK

About

LGster (pronounced LoGster) is a Command line Interface to send remote commands to an LG TV over it's IP Control feature. Very useful for some bells and whistles on home automation or PC-on-homeroom cool setups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages