jinnatar / elgato-toggle

Dumb tool to toggle Elgato keylights from the CLI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Elgato-toggle

Installation

pip install elgato-toggle

Sample usage

Toggle a single light:

elgato-toggle --light=keylight.local

Toggle multiple lights via shell expansion:

elgato-toggle --light=keylight-{left,right}.local

About

Dumb tool to toggle Elgato keylights from the CLI


Languages

Language:Python 100.0%