You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Adam Honse 8fbde8073d Do not save virtual or remote devices to sizes.ors 1 year ago
.github Added message for users submitting to Github 1 year ago
.gitlab EVGA ACX30 Motherboard 2 years ago
.vscode Add recomended VSCode extensions 4 years ago
AutoStart Add missing tags in logs 1 year ago
Controllers Add alternate LED name field to KLM overlay type for regional key layouts 1 year ago
Documentation fix link 1 year ago
KeyboardLayoutManager Add alternate LED name field to KLM overlay type for regional key layouts 1 year ago
RGBController Add controller flags field with flags for controller location and update behavior 1 year ago
SPDAccessor Add missing tags in logs 1 year ago
SuspendResume Add support for loading profiles on suspend/resume 1 year ago
debian Update static shebangs to flexible /usr/bin/env 2 years ago
dependencies Crash fix for linux nvapi 2 years ago
dmiinfo Fix regression in Linux DMIinfo 2 years ago
fedora Attempt to clean up Fedora build warnings 1 year ago
hidapi_wrapper Properly fix how how hidapi and libusb dependencies are handled 2 years ago
i2c_smbus macOS smbus Piix4, SuperIO, and Nct6775 1 year ago
i2c_tools Update even more file header comments to standardized new format 2 years ago
interop Update even more file header comments to standardized new format 2 years ago
mac Mac Update info product name 2 years ago
net_port Fix warnings in net_port.cpp 1 year ago
pci_ids Minor cleanup of pci_ids.h 1 year ago
qt Fix segment creation and modification over the network protocol 1 year ago
scripts Installer: Remove InstallPath 1 year ago
scsiapi Fix warnings about omitted parameter names in scsiapi_macos.c 1 year ago
serial_port Prevent changing port settings on already opened serial port on Linux using advisory locks, default serial ports to flow control off 1 year ago
super_io macOS smbus Piix4, SuperIO, and Nct6775 1 year ago
wmi Update yet more file header comments to standardized new format 2 years ago
.editorconfig Inital commit to .editorconfig file 4 years ago
.gitignore Added Controller for Epomaker TH80 Pro keyboard 3 years ago
.gitlab-ci.yml Set GIT_DEPTH to 0 to ensure tags are available 1 year ago
CONTRIBUTING.md Add notes discouraging merge requests with protected master branch as the source 2 years ago
Colors.h Update yet more file header comments to standardized new format 2 years ago
Detector.h Implement common DRAM SPD module with EE1004 and SPD5118 driver support to support detecting DRAM modules using SPD information. 1 year ago
DeviceDetector.h Implement common DRAM SPD module with EE1004 and SPD5118 driver support to support detecting DRAM modules using SPD information. 1 year ago
LICENSE Add LICENSE 7 years ago
LogManager.cpp Config option to limit the number of log files 1 year ago
LogManager.h Config option to limit the number of log files 1 year ago
NetworkClient.cpp Add controller flags field with flags for controller location and update behavior 1 year ago
NetworkClient.h Fix segment creation and modification over the network protocol 1 year ago
NetworkProtocol.cpp Fix warning related to sizeof() on const char array, the null terminator is not used here so reworked the array to explicitly be 4 elements 2 years ago
NetworkProtocol.h Add controller flags field with flags for controller location and update behavior 1 year ago
NetworkServer.cpp Save sizes file when server processes segment changes 1 year ago
NetworkServer.h Add server option to disable the size check called legacy workaround, which can be enabled to allow some old SDK apps that didn't properly implement the size to still be used 1 year ago
OpenRGB.pro macOS smbus Piix4, SuperIO, and Nct6775 1 year ago
OpenRGBPluginInterface.h Increment plugin API version 1 year ago
PluginManager.cpp Don't unload/remove plugins immediately, instead require a restart to prevent unclean unload/crash 1 year ago
PluginManager.h Add support for loading profiles on suspend/resume 1 year ago
ProfileManager.cpp Do not save virtual or remote devices to sizes.ors 1 year ago
ProfileManager.h Update yet more file header comments to standardized new format 2 years ago
README.md Clean up README.md 1 year ago
ResourceManager.cpp Add controller flags field with flags for controller location and update behavior 1 year ago
ResourceManager.h Added translations for LOG messages 1 year ago
SettingsManager.cpp Update yet more file header comments to standardized new format 2 years ago
SettingsManager.h Update yet more file header comments to standardized new format 2 years ago
StringUtils.cpp Add u16string to string conversion function for CMKeyboardV2Controller.cpp 2 years ago
StringUtils.h Add u16string to string conversion function for CMKeyboardV2Controller.cpp 2 years ago
cli.cpp Add missing tags in logs 1 year ago
cli.h Loading optimization (no GUI changes) 2 years ago
filesystem.h Update yet more file header comments to standardized new format 2 years ago
main.cpp Get rid of old early prototype OpenRGBDialog, rename OpenRGBDialog2 to OpenRGBDialog 1 year ago

README.md

Pipeline Status

One of the biggest complaints about RGB is the software ecosystem surrounding it. Every manufacturer has their own app, their own brand, their own style. If you want to mix and match devices, you end up with a ton of conflicting, functionally identical apps competing for your background resources. On top of that, these apps are proprietary and Windows-only. Some even require online accounts. What if there was a way to control all of your RGB devices from a single app, on Windows, Linux, and MacOS, without any nonsense? That is what OpenRGB sets out to achieve. One app to rule them all.

Features

  • Set colors and select effect modes for a wide variety of RGB hardware
  • Save and load profiles
  • Control lighting from third party software using the OpenRGB SDK
  • Command line interface
  • Connect multiple instances of OpenRGB to synchronize lighting across multiple PCs
  • Can operate standalone or in a client/headless server configuration
  • View device information
  • No official/manufacturer software required
  • Graphical view of device LEDs makes creating custom patterns easy

OpenRGB_Device_View

Website

Supported Devices

WARNING!

This project interacts directly with hardware using reverse engineered protocols. While we do our best to make sure we're sending the right data, there is always some risk in sending data to hardware when we don't understand exactly how that hardware works. There have been issues in the past with certain hardware getting damaged/bricked and we have either disabled or fixed the offending code. That said, with OpenRGB always changing and the landscape of RGB devices being of widely varying quality, we can't guarantee it won't happen again. By installing and using OpenRGB you accept this risk.

Download OpenRGB

  • Pre-built binaries are available for the following platforms:
    • Windows
    • Linux (AppImage, .deb, and .rpm)
    • MacOS
  • Released versions are available to download on OpenRGB.org or under Releases.
  • Experimental (aka Pipeline) versions are available to download on OpenRGB.org.
  • On Windows, you will need the Microsoft Visual 2019 C++ runtime installed. You can get it here.
  • An unofficial Flatpak release is available on Flathub
  • Released versions are officially packaged for various distributions including Alpine, Fedora, and Arch.
  • Arch users can also install from the AUR for both the release and pipeline versions.

Compile OpenRGB

Setup Device Access

  • After installing OpenRGB, please see the SMBus Access and USB Access pages for instructions on setting up access to your RGB devices.

Join Our Discord

Visit Our Lemmy Community

How-Tos and FAQs

Support OpenRGB

  • OpenRGB is a project I created to solve a problem I had with the RGB ecosystem. My goal isn't to make money off of this project. That said, people have requested to donate, and donations allow me to buy more RGB stuff to reverse engineer.
  • Donate via PayPal
  • Become a Patron (I'm not doing any Patreon-exclusive content, it's purely for donation)
  • Donate via Bitcoin: 1N83YPu7btXYadPS1neB9zX7X1QTdpyZQ

History of OpenRGB

  • OpenRGB is a continuation of OpenAuraSDK, which itself was created out of reverse engineering work done on the Keyboard Visualizer project. For a complete history of the RGB projects that led to OpenRGB's creation, see the History page.

Contributing

  • Want to contribute support for a new device? Check out the RGBController API page for documentation of how OpenRGB implements device control.
  • Want to create a new OpenRGB SDK client implementation? Check out the OpenRGB SDK Documentation page for documentation of how the OpenRGB SDK network protocol functions.
  • Please read the Contributing Guidelines before starting work on your new changes.

OpenRGB SDK

Applications Supporting OpenRGB SDK

OpenRGB Plugins

Projects Used

Projects Researched