Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 319 Bytes

LGTV cli app

You can finally use cli to control your LGTV 😎

Commands

--setvolume or -sv

  • Eg: lgtv --setvolume 35

--turnoff or -to

  • Eg: lgtv --turnoff

--message or -m

  • Eg: lgtv --message "Hello World"

Development

  • Use npm link such that you can use lgtv instead of ./app.js