Skip to content

A Go implementation of the JSON API for the SteelSeries Engine 3 GameSense service

License

Notifications You must be signed in to change notification settings

donovansolms/gogogamesense

Repository files navigation

gogogamesense

A Go implementation of the JSON API for the SteelSeries Engine 3 GameSense service. It allows you to programmatically update supported SteelSeries devices' RGB effects.

Currently this library only supports controlling illumination effects.

Current implementation

I only have a SteelSeries Rival 310 mouse which is an rgb-2-zone device and thus all other devices are untested.

I have implemented setting single colors as well as blinking effects. Most of the values are available, just completely untested. Gradient colors are not implemented yet.

If you have other SteelSeries GameSense-compatible hardware, I'll gladly work with you to get them working as well.

Examples

See the examples folder for JSON and code samples

Licence

MIT

Contact

Twitter: @donovansolms

About

A Go implementation of the JSON API for the SteelSeries Engine 3 GameSense service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages