0.1.5 • Published 8 years ago

tv-remote-cli v0.1.5

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

tv-remote-cli

CLI for remotely controlling your Smart TV


Installation

npm install -g tv-remote-cli

Features

  • Send TV commands to Smart TV
  • Automatically find and connect to Smart TV

    connect 192.168.1.126
or automatically find Smart TV with
```bash
connect
  • Send commands repeatedly

    Volume Up 3 times

    volup 3

Usage

For list of all commands run help command.

Example:

❯ tv-remote

TV$ connect
Connecting to 192.168.1.126
TV$ volup
TV$ voldown
TV$ volup
TV$ voldown 3
TV$ volup 4 500
TV$ exit
0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago