All Projects → Glavin001 → tv-remote-cli

Glavin001 / tv-remote-cli

Licence: MIT license
CLI for remotely controlling your Smart TV

Programming Languages

javascript
184084 projects - #8 most used programming language

tv-remote-cli

NPM

CLI for remotely controlling your Smart TV


Installation

npm install -g tv-remote-cli

Features

  • Currently only supports Samsung Smart TVs. See samsung-remote package for more information.

  • Send TV commands to Smart TV

  • Automatically find and connect to Smart TV

    connect 192.168.1.126

    or automatically find Smart TV with

    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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].