Skip to content

isu-kim/RgbOnRest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RGBOnREST

License Language Downloads

REST API that controls RGB devices

Having multiple brands of RGB brands makes it difficult for users to control their RGB devices. RGBonRest is for controlling multiple RGB SDKs at the same time using REST API.

REST API Documents

You can check on API documents about REST API here.

Installation

  1. Download a release of RGBonREST from Release Section.
  2. Unzip the folder and execute RGBonREST.exe

Supported SDK

  • Corsair
  • Razer

Examples and Guides

For example codes and guides, check here

Working Devices

Check working devices here

Contribution

I do not have every RGB devices on planet earth, so if you have any SDK that you can provide support to this project, please refer to the guide here

Open Sources

These are the open source codes that were used while developing RGBonREST.

Troubleshooting

  1. If you have any problem using RGBonREST, you can take a look at Known Issues from here.
  2. If you cannot find a solution to your problem, please report an issue Issue into this repository, or if you are kind enough to fix it yourself and pull request, please do so.