A simple tray application to control the Luxafor Flag USB LED light.
- System tray icon that matches current light color
- Quick color cycling (Green -> Yellow -> Red -> Off)
- Configurable hotkey (default: Ctrl + `)
- Color state persistence across restarts
- Left-click to cycle colors
- Right-click menu for direct color selection
- Install Python 3.8 or higher
- Install requirements:
pip install -r requirements.txt - To run the application:
run.bat - To build an executable:
build.bat
Place a shortcut to the executable in:
C:\Users\[YourUsername]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup