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

https://github.com/ticpu/go-g810

Go bindings for libg810-led
https://github.com/ticpu/go-g810

Last synced: 5 months ago
JSON representation

Go bindings for libg810-led

Awesome Lists containing this project

README

          

# Go bindings for libg810-led.

These bindings will allow to control your Logitech keyboard colors using Go, there are also h/cpp bridge files which can be usable to create other bindings for other language that can use C types.

## Getting Started

You first need to run make to build the C type .so bridge for cgo to be able to work.