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

https://github.com/sgarcez/gomonome

A Go client for monome grids and arcs
https://github.com/sgarcez/gomonome

monome osc

Last synced: 5 months ago
JSON representation

A Go client for monome grids and arcs

Awesome Lists containing this project

README

          

# gomonome

A Golang client for monome devices.

This package manages the communication with monome devices according to the spec at https://monome.org/docs/osc/

This is WIP - only a few message types currently implemented.

See `/examples`.