HanyaRGB is a lightweight and user-friendly desktop application built using Python, CustomTkinter, and the OpenRGB SDK. It allows you to control and customize RGB lighting on supported hardware with ease, offering a clean GUI experience on top of the powerful OpenRGB backend.
- 🎨 Control RGB lighting for supported devices
- 🖱️ Intuitive graphical user interface (GUI)
- ⚡ Real-time updates to colors and effects
- 🔌 Auto-connect to OpenRGB server
- 🛠️ Built with CustomTkinter for a modern UI
(Add screenshots here if available, e.g., UI panels, color selectors, etc.)
- Python 3.8+
- OpenRGB installed and running with SDK server enabled
- Refer to the repository's link to clone the repository
HanyaRGB uses the OpenRGB Python SDK to:
Connect to the OpenRGB server running locally.
Retrieve and list connected RGB devices.
Allow the user to modify device colors via a GUI interface.
Send updated color settings to OpenRGB in real-time.
Requires OpenRGB to be installed before launching HanyaRGB. Install here https://openrgb.org/
Certain devices may not support all RGB modes or effects.