Script to remotely control TVs.
Go to file
Rob Pearce 5137620399 Updating readme to cover slowoff function 2021-09-16 11:28:27 +10:00
README.md Updating readme to cover slowoff function 2021-09-16 11:28:27 +10:00
sonytv.sh Adding script 2021-09-16 11:24:09 +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