An open API service indexing awesome lists of open source software.

https://github.com/nicoulaj/openrgb-rs

Rust client library for OpenRGB SDK.
https://github.com/nicoulaj/openrgb-rs

led led-controller openrgb rust rust-crate rust-library

Last synced: 5 months ago
JSON representation

Rust client library for OpenRGB SDK.

Awesome Lists containing this project

README

          

openrgb-rs [![crates.io](https://img.shields.io/crates/v/openrgb.svg)](https://crates.io/crates/openrgb) [![tests](https://github.com/nicoulaj/openrgb-rs/actions/workflows/tests.yml/badge.svg)](https://github.com/nicoulaj/openrgb-rs/actions/workflows/tests.yml)
==========

**Rust client library for [OpenRGB SDK](https://openrgb.org).**

See [documentation](https://docs.rs/openrgb) and [examples](https://github.com/nicoulaj/openrgb-rs/tree/master/examples).