Script to remotely control TVs.
Go to file
Rob Pearce 324057f698 update readme 2022-07-10 11:47:14 +10:00
README.md update readme 2022-07-10 11:47:14 +10:00
sonytv.sh Updated to use bashtools 2022-07-08 12:49:42 +10:00

README.md

Overview

Command line script to control basic TV functions.

Includes a 'slowoff' option to gradually lower the volume before turning the TV off, intended to avoid small children realising that the TV is off.

Requirements

Usage

rpearce@crom:sonytv$ ./sonytv.sh  -h
usage:  ./sonytv.sh [OPTIONS] command [count]

      -w secs    Wait x seconds between ircc sends.

      Valid commands are:
           on off methods ircc raw ver status setup channel slowoff

      Valid shortcuts are:

            volup        -> ircc VolumeUp
            vu           -> ircc VolumeUp
            voldown      -> ircc VolumeDown
            vu           -> ircc VolumeUp
            vd           -> ircc VolumeDown
            ir           -> ircc
            chan         -> channel
            c            -> channel
            soff         -> slowoff