Categorygithub.com/csutorasa/go-openrgb-sdk
repositorypackage
1.0.0
Repository: https://github.com/csutorasa/go-openrgb-sdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go-openrgb-sdk

This library implements the OpenRGB SDK. It is recommended to use server protocol version 1 at least (OpenRGB version 0.5 or newer).

Install

Go 1.18 is the minimum supported version.

go get github.com/csutorasa/go-openrgb-sdk

Example

Examples can be found in the example directory.