Hey,
not sure if this is the right place to post this.
I wrote a small program in rust with which I can control the MYND via the terminal.
I didn’t find anything similar on a quick duckgo search, so I thought others might be interested.
This was the first time working with Bluetooth and the code quality is probably pretty bad, but it works for everything I needed from it. I plan to add a TUI on top, but that will be my first time working with that as well.
Anyway here is the link:
