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
- Host: GitHub
- URL: https://github.com/sgarcez/gomonome
- Owner: sgarcez
- License: gpl-3.0
- Created: 2018-10-28T18:55:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-19T21:01:47.000Z (over 7 years ago)
- Last Synced: 2024-06-20T06:38:37.927Z (almost 2 years ago)
- Topics: monome, osc
- Language: Go
- Homepage:
- Size: 20.5 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`.