/litra-control

A set of command-line tools for controlling the Logitech Litra Glow and Litra Beam lights.

Primary LanguageShellMIT LicenseMIT

litra-control

A set of command-line tools for controlling the Logitech Litra Glow and Litra Beam lights.

Setup

  1. Download or clone the litra-control repository.
  2. Download the hidapitester release for your platform.
  3. Copy the hidapitester binary to the litra-control folder.
  4. Open the command prompt
  5. Navigate to the 'litra-control' directory.
cd /path/to/litra-control
  1. Make the scripts executable.
chmod +x ./litracontrol
chmod +x ./litrabase
chmod +x ./litrabeam
chmod +x ./litraglow
  1. Run the litracontrol, litrabeam, and litraglow scripts with no options to see the list of available options.
  2. Options can be chained like this:
./litracontrol glowon glowmid glowcold
./litrabeam on mid cold
./litraglow on max warm

References