Skip to content

A Powershell CLI script for controlling a Luxafor LED Status Flag using the Luxafor Webhook API

License

Notifications You must be signed in to change notification settings

makcuber/LuxaforPowershellCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LuxaforPowershellCLI

A Powershell CLI script for controlling a Luxafor LED Status Flag using the Luxafor WebHook REST API

WebHook API information is available on the Luxafor website: https://luxafor.com/webhook-api/

Installation

  1. Install the official Luxafore app for Windows 10 (https://luxafor.com/download/)
  2. Clone the repo to your local machine
  3. Generate a WebHook in the Luxafor app and copy it to the luxps.ps1 script in the repo
  4. Run the script using the parameters outlined below

Version 0.0.2 Notes:

  • Added configuration file system
  • Changed Luxafor Webhook ID to read from config file instead of being staticly set in the script
  • CLI format fixes/updates
  • General code cleanup and commenting

Help Menu

NOTE: You must manually set the correct WebHook LuxID in this script before running

Parameters:

-colour : Set a specific colour

-blink : Trigger a blink event to a specific colour

-pattern : Trigger a pattern event

-service : Enable service mode that changes the colour based on the machines Screen Lock state

About

A Powershell CLI script for controlling a Luxafor LED Status Flag using the Luxafor Webhook API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published