Skip to content

stefano-u/LogitechLightPowershell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Logitech Litra/Beam Powershell Util (Windows)

How to Run

  • To turn on all Logitech Litra/Beam lights, run .\LogiLight.ps1 -On
    • If you omit the -On parameter, it does the same thing
  • To turn off all Logitech Litra/Beam lights, run .\LogiLight.ps1 -Off

Run on Windows startup/shutdown

  1. Open gpedit.msc
  2. Go to Computer Configuration -> Windows Settings -> Scripts (Startup/Shutdown)
  3. Click on "Startup" or "Shutdown"
  4. In the "PowerShell Scripts" tab, click on the "Add..." button
  5. Click on "Browse..." and search for the LogiLight.ps1 script in your computer
  6. For "Script Parameters":
    1. If it's for "Startup", use -On
    2. if it's for "Shutdown", use -Off

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published